]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a clogging_input_filters variable to the conn_rec, enabling the Event MPM to...
authorPaul Querna <pquerna@apache.org>
Tue, 12 Jun 2007 00:32:24 +0000 (00:32 +0000)
committerPaul Querna <pquerna@apache.org>
Tue, 12 Jun 2007 00:32:24 +0000 (00:32 +0000)
commit83a3e2a77f2da948138b88ec8ce3b9e14e0b6565
tree2f0b30a963bb4f3cb030c8e9e0fab21461f39633
parent06cf03048273a6ecaed25f4046e19d49c9780929
Add a clogging_input_filters variable to the conn_rec, enabling the Event MPM to know when its running with an input filter that buffers its own data, like mod_ssl.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@546328 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/httpd.h
modules/http/http_core.c
modules/ssl/ssl_engine_io.c
server/core.c
server/mpm/experimental/event/event.c