]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Revert the change that moved keepalives out of conn_rec. That variable
authorRoy T. Fielding <fielding@apache.org>
Sat, 21 Apr 2001 12:23:37 +0000 (12:23 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sat, 21 Apr 2001 12:23:37 +0000 (12:23 +0000)
commit4647e5f71a4b2d1d62238b9bce854a501b5477fb
treefe08b6db8e363129ce8c13ee62580bd3caf1b260
parent779fc6bb3161b6ccd6089ea2f0ce5353d8c519e7
Revert the change that moved keepalives out of conn_rec.  That variable
controls the number of requests per connection, regardless of the protocol
used by the request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88908 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/http/http_core.c
modules/http/http_protocol.c
modules/http/mod_core.h
modules/loggers/mod_log_config.c
server/protocol.c