seafile-server: fix fastcgi mode settings in seafile-admin script 691/head
authorGergely Kiss <mail.gery@gmail.com>
Mon, 22 Dec 2014 20:56:04 +0000 (21:56 +0100)
committerGergely Kiss <mail.gery@gmail.com>
Mon, 22 Dec 2014 20:56:04 +0000 (21:56 +0100)
commite06d1cae3b6dbfdac4b74c6aaef5c34132a323ad
tree95685a55adadbb709694882be1aad16be77e2ae4
parente3d4943bea8f2daabb764c484e73695fa9c92586
seafile-server: fix fastcgi mode settings in seafile-admin script

* Use the correct path for the pidfile
* Start a multithreaded daemon instead of pre-forking worker processes.
  This avoids consuming too much memory and makes context switches faster

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
net/seafile-server/patches/040-seafile-admin.patch