rtyler / Spawning

Spawning is a wsgi server which supports multiple processes, multiple threads, green threads, non-blocking HTTP io, and automatic graceful upgrading of code
http://pypi.python.org/pypi/Spawning
MIT License
120 stars 18 forks source link

No pidfile created on Ubuntu #7

Closed johnpaulett closed 14 years ago

johnpaulett commented 14 years ago

On Ubuntu 9.10, using the spawning.debian init script, no pid file is created in the /var/run directory. Thus the stop command does not work.

Since we are using the --background option of start-stop-daemon, it may make sense to include the --make-pidfile option as well (as suggested in start-stop-daemon's man page).

rtyler commented 14 years ago

SHA: d980e56a5640067cf70219cf09ac1a64c09b98df