]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Redesign of request cleanup and logging to use End-Of-Request bucket
authorBrian Pane <brianp@apache.org>
Mon, 24 Oct 2005 02:39:49 +0000 (02:39 +0000)
committerBrian Pane <brianp@apache.org>
Mon, 24 Oct 2005 02:39:49 +0000 (02:39 +0000)
commit158559eacb9ecea465464c7ab6e7c4713731c7e9
treea636bae93696a78ee2b742db559e12d2a5b2a37a
parent811b2867abef4a3ecf8d7b880e9ca97513755198
Redesign of request cleanup and logging to use End-Of-Request bucket
(backport from async-dev branch to 2.3 trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327925 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_request.h
modules/http/http_core.c
modules/http/http_request.c
server/Makefile.in
server/eor_bucket.c [new file with mode: 0644]