Home
last modified time | relevance | path

Searched refs:processing (Results 1 – 4 of 4) sorted by relevance

/lighttpd1.4/doc/outdated/
H A Dperformance.txt32 processing (at runtime) to process configuration directives which were
82 * minimize conditional processing (but not at the cost of proper functionality)
83 - more conditions means more config processing at runtime
93 processed, but config processing at runtime is fast and is not typically
H A Dconfiguration.txt358 at the bottom the post-processing plugins like mod_accesslog.
/lighttpd1.4/src/
H A Dmod_dirlisting.c101 int processing; member
1360 if (p->processing == dirlist_max_in_progress) { in URIHANDLER_FUNC()
1389 ++p->processing; in URIHANDLER_FUNC()
1447 --((plugin_data *)p_d)->processing; in REQUEST_FUNC()
/lighttpd1.4/
H A DNEWS556 * [core] combine more dup header processing code
1169 * [core] perf: request processing
1876 * [core] isolate fdevent processing