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

    Compare with Current View Page History

    Version 1 Next »

    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/OSX: /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