[packages/lighttpd] sample more debug variables

glen glen at pld-linux.org
Sat Mar 22 16:36:51 CET 2014


commit e91e6bd06d400c32171311eb8e189e073b349ad4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 22 17:36:42 2014 +0200

    sample more debug variables

 lighttpd.conf | 4 ++++
 1 file changed, 4 insertions(+)
---
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
 #
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/e91e6bd06d400c32171311eb8e189e073b349ad4



More information about the pld-cvs-commit mailing list