Searched refs:DEFAULT_KEEPALIVE (Results 1 - 2 of 2) sorted by relevance
/httpd/include/ | ||
H A D | httpd.h | 169 #ifndef DEFAULT_KEEPALIVE 170 #define DEFAULT_KEEPALIVE 100 macro |
/httpd/server/ | ||
H A D | config.c | 2333 s->keep_alive_max = DEFAULT_KEEPALIVE; |
Completed in 3564 milliseconds