Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternative ways to find nginx exe file path #240

Merged

Commits on Mar 8, 2023

  1. Add alternative ways of finding the NGINX executbale path. Update ngi…

    …nxWorkersMap to use pids instead of NginxDetails.
    dhurley committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ab56416 View commit details
    Browse the repository at this point in the history
  2. Update dataplane status logic to ignore worker processes. Add SYS_SYS…

    …CTL const to environment.go
    dhurley committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    4c0879b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Clean up getExe function

    dhurley committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ab3056f View commit details
    Browse the repository at this point in the history
  2. Update Proccesses function to set the exe of a nginx worker process t…

    …o it's master process exe
    dhurley committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    cd5e5b4 View commit details
    Browse the repository at this point in the history
  3. Clean up logging

    dhurley committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    960fb84 View commit details
    Browse the repository at this point in the history