From: Elan Ruusamäe Date: Sat, 22 Mar 2014 15:36:42 +0000 (+0200) Subject: sample more debug variables X-Git-Tag: auto/th/lighttpd-1.4.35-4~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e91e6bd06d400c32171311eb8e189e073b349ad4;p=packages%2Flighttpd.git sample more debug variables --- diff --git a/lighttpd.conf b/lighttpd.conf index 79a5131..75079f7 100644 --- a/lighttpd.conf +++ b/lighttpd.conf @@ -139,12 +139,16 @@ server.port = 80 #server.errorfile-prefix = "/home/weigon/projects/lighttpd/doc/status-" # ## enable debugging +# http://redmine.lighttpd.net/projects/lighttpd/wiki/DebugVariables #debug.log-request-header = "enable" +#debug.log-request-header-on-error = "enable" #debug.log-response-header = "enable" #debug.log-request-handling = "enable" #debug.log-file-not-found = "enable" #debug.log-condition-handling = "enable" +#debug.log-condition-cache-handling = "enable" #debug.log-timeouts = "enable" +#debug.log-ssl-noise = "enable" ### only root can use these options #