Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 30) sorted by relevance

12

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dfastcgi-auth.conf3 debug.log-request-header = "enable"
4 debug.log-response-header = "enable"
5 debug.log-request-handling = "enable"
85 fastcgi.debug = 0
H A Dfastcgi-13.conf3 debug.log-request-header = "enable"
4 debug.log-response-header = "enable"
5 debug.log-request-handling = "enable"
83 fastcgi.debug = 0
H A Dlighttpd.conf1 debug.log-request-handling = "enable"
2 debug.log-request-header = "enable"
3 debug.log-response-header = "enable"
4 debug.log-condition-handling = "enable"
85 fastcgi.debug = 0
H A D404-handler.conf1 debug.log-request-handling = "enable"
2 debug.log-response-header = "enable"
3 debug.log-request-header = "enable"
H A Dmod-compress.conf1 debug.log-request-handling = "enable"
2 debug.log-response-header = "disable"
3 debug.log-request-header = "disable"
H A Dvar-include.conf2 debug.log-request-handling = "enable"
3 debug.log-condition-handling = "enable"
H A Dcondition.conf2 debug.log-request-handling = "enable"
3 debug.log-condition-handling = "enable"
H A Dlowercase.conf49 fastcgi.debug = 0
H A Dfastcgi-10.conf68 fastcgi.debug = 0
H A Dfastcgi-responder.conf88 fastcgi.debug = 0
H A Dbug-12.conf89 fastcgi.debug = 0
H A Dbug-06.conf87 fastcgi.debug = 0
H A Dproxy.conf70 proxy.debug = 1
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_proxy.c66 unsigned short debug; member
205 s->debug = 0; in SETDEFAULTS_FUNC()
395 if (p->conf.debug) { in proxy_establish_connection()
409 if (p->conf.debug) { in proxy_establish_connection()
664 if (p->conf.debug) { in proxy_demux_response()
872 PATCH(debug); in mod_proxy_patch_connection()
890 PATCH(debug); in mod_proxy_patch_connection()
966 if (p->conf.debug) { in proxy_handle_fdevent()
997 if (p->conf.debug) { in proxy_handle_fdevent()
1141 if (p->conf.debug) { in mod_proxy_check_extension()
[all …]
H A Dmod_simple_vhost.c22 unsigned short debug; member
106 s->debug = 0; in SETDEFAULTS_FUNC()
111 cv[3].destination = &(s->debug); in SETDEFAULTS_FUNC()
160 if (p->conf.debug) { in build_doc_root()
187 PATCH(debug); in mod_simple_vhost_patch_connection()
211 PATCH(debug); in mod_simple_vhost_patch_connection()
H A Dmod_trigger_b4_dl.c55 unsigned short debug; member
170 cv[7].destination = &(s->debug); in SETDEFAULTS_FUNC()
264 PATCH(debug); in mod_trigger_b4_dl_patch_connection()
296 PATCH(debug); in mod_trigger_b4_dl_patch_connection()
356 if (p->conf.debug) { in URIHANDLER_FUNC()
396 if (p->conf.debug) { in URIHANDLER_FUNC()
483 if (p->conf.debug) { in URIHANDLER_FUNC()
H A Dmod_fastcgi.c304 unsigned int debug; member
453 if (p->conf.debug) { in fcgi_host_disable()
866 if (p->conf.debug) { in fcgi_spawn_connection()
1143 if (p->conf.debug) { in fcgi_spawn_connection()
1180 s->debug = 0; in SETDEFAULTS_FUNC()
1364 if (s->debug) { in SETDEFAULTS_FUNC()
1388 if (s->debug) { in SETDEFAULTS_FUNC()
3427 PATCH(debug); in fcgi_patch_connection()
3445 PATCH(debug); in fcgi_patch_connection()
3602 hctx->conf.debug = p->conf.debug; in fcgi_check_extension()
[all …]
H A Dmod_scgi.c266 int debug; member
663 if (p->conf.debug) { in scgi_spawn_connection()
901 if (p->conf.debug) { in scgi_spawn_connection()
936 s->debug = 0; in SETDEFAULTS_FUNC()
1112 if (s->debug) { in SETDEFAULTS_FUNC()
1137 if (s->debug) { in SETDEFAULTS_FUNC()
1266 if (p->conf.debug) { in scgi_reconnect()
2672 PATCH(debug); in scgi_patch_connection()
2689 PATCH(debug); in scgi_patch_connection()
2806 hctx->conf.debug = p->conf.debug; in scgi_check_extension()
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dproxy.txt33 :proxy.debug:
34 a value between 0 and 65535 to set the debug-level in the
36 enable some debug output, 0 to disable it.
H A Dconfiguration.txt462 debug.dump-unknown-headers
467 debug.dump-unknown-headers = "enable"
519 debug.log-request-header
522 debug.log-response-header
525 debug.log-file-not-found
528 debug.log-request-handling
531 debug.log-ssl-noise
H A Dfastcgi.txt75 fastcgi.debug
76 a value between 0 and 65535 to set the debug-level in the
78 enable some debug output, 0 to disable it.
227 fastcgi.debug option and will get a similar output as here: ::
570 fastcgi.debug should be enabled for troubleshooting.
H A Dauthentication.txt145 auth.debug = 0
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A DMakefile.am6 debug.conf \
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS16 * mod_extforward: log address of untrusted proxy with debug.log-request-handling
129 * Fix config evaluation for debug.log-timeouts option (#1529)
337 * replaced fprintf with log_error_write in fastcgi debug
339 * hide some ssl errors per default, enable them with debug.log-ssl-noise (#397)
434 * added more debug infos for FAM based stat-cache
455 * fixed crash on 32bit archs when debug-msgs are printed in mod_scgi, mod_fastcgi
496 * fixed possible crash in debug-message in mod_extforward
615 * added 'debug' to simple-vhost to suppress the
797 * fixed segfault in debug-code
822 * removed a debug-message from network-functions
[all …]
/mOS-networking-stack/core/src/
H A DMakefile.in76 arp.c timer.c cpu.c util.c addr_pool.c fhash.c memory_mgt.c logger.c debug.c \

12