Searched refs:header_max_timeout (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_reqtimeout.c42 int header_max_timeout; /* max timeout for req hdrs in secs */ member in struct:__anon172
375 ccfg->new_max_timeout = cfg->header_max_timeout;
443 ccfg->new_max_timeout = cfg->header_max_timeout;
462 cfg->header_max_timeout = UNSET;
479 MERGE_INT(cfg, base, add, header_max_timeout);
562 conf->header_max_timeout = max;

Completed in 10 milliseconds