Synopsis

    supervisor_pidfile = path

    Path is where the Supervisor writes the process ID for the main controlling process.

    Example

    supervisor_pidfile = /tmp/supepid

    Defaults

    • Linux & OS X:           /var/run/Supervisor.pid
    • Windows XP/2003:     C:\Program Files\pfx\qube\logs\supervisorpid
    • Windows Vista/2008/7:  C:\ProgramData\pfx\qube\logs\supervisorpid
    • No labels