remove pid file mechanism.
use ps+grep or pkill.
This commit is contained in:
parent
1377332c05
commit
5316e05705
5 changed files with 0 additions and 54 deletions
|
|
@ -21,11 +21,6 @@ sj3.set_server {
|
|||
-- set daemonize
|
||||
daemon = true,
|
||||
|
||||
-- lockfile: String
|
||||
-- pid file name
|
||||
-- Note: this file is created after chroot
|
||||
pidfile = "/run/sj3serv.pid",
|
||||
|
||||
-- max_client: Integer
|
||||
-- client connect limit value
|
||||
max_client = 512,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue