Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

Synopsis

worker_pidfile = path
Path is where the Worker writes down the process ID to the main controlling process.

Example

worker_pidfile = /tmp/wrkpid

Defaults

  • Linux/OSX: /var/run/worker.pid
  • Windows XP/2003:C:\Program Files\pfx\qube\logs\workerpid
  • Windows Vista/2008/7:C:\ProgramData\pfx\qube\logs\workerpid
  • No labels