You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 2 Current »

    Synopsis

    supervisor_pidfile = path
    Path is where the Supervisor writes down 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