summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_core_module.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-09-17 16:07:35 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-09-17 16:07:35 +0000
commit307c3add7877ed447767be2381dd887c6699d7c6 (patch)
tree81d7591f4bdf604e66c19fb36cd96409fd85b9a6 /src/http/ngx_http_core_module.h
parent95d00c435ace44f782bbb70dd5eac7fb1f9b8610 (diff)
downloadnginx-307c3add7877ed447767be2381dd887c6699d7c6.tar.gz
nginx-307c3add7877ed447767be2381dd887c6699d7c6.tar.bz2
nginx-0.0.11-2004-09-17-20:07:35 import
Diffstat (limited to 'src/http/ngx_http_core_module.h')
-rw-r--r--src/http/ngx_http_core_module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h
index 3a70f29d9..8385f4889 100644
--- a/src/http/ngx_http_core_module.h
+++ b/src/http/ngx_http_core_module.h
@@ -160,6 +160,7 @@ struct ngx_http_core_loc_conf_s {
ngx_msec_t client_body_timeout; /* client_body_timeout */
ngx_msec_t send_timeout; /* send_timeout */
ngx_msec_t keepalive_timeout; /* keepalive_timeout */
+ time_t keepalive_header; /* keepalive_timeout */
ngx_msec_t lingering_time; /* lingering_time */
ngx_msec_t lingering_timeout; /* lingering_timeout */