[core] lighttpd -tt performs preflight startup checks (fixes #411)
lighttpd -t loads config file and performs syntax check lighttpd -tt (new) performs preflight startup checks, including loading and initializing modules, but skipping any potentially destructive actions which might affect an already running server (separate instance). These currently include: - skipping pidfile modification - skipping bind() to network sockets - skipping open of error and access logs From: Glenn Strauss <gstrauss@gluelogic.com> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3130 152afb58-edef-0310-8abb-c4023f1b3aa9svn/heads/lighttpd-1.4.x
parent
9ae7813685
commit
292309f88b
Loading…
Reference in new issue