]> granicus.if.org Git - apache/commit
Moved the extended_status scoreboard update from ap_process_http_connection
authorBrian Pane <brianp@apache.org>
Sun, 30 Oct 2005 22:55:35 +0000 (22:55 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 30 Oct 2005 22:55:35 +0000 (22:55 +0000)
commit5a653ac440e0aa93cf1a085c5543ec642508020a
treeda065fe55f6f87e7977af8fe5b6a269689b6baab
parentfea99057d194dd558b9dc1c45d37a804c813d70d
Moved the extended_status scoreboard update from ap_process_http_connection
to the EOR bucket destructor.  Also, added some defensive code and comments
regarding r->pool lifetime to ap_process_http_connection.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329664 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c
server/eor_bucket.c