]> granicus.if.org Git - apache/commit
Move initialization to process_connection hook, right before
authorStefan Fritsch <sf@apache.org>
Wed, 10 Mar 2010 15:00:50 +0000 (15:00 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 10 Mar 2010 15:00:50 +0000 (15:00 +0000)
commitab648bb688da6e131d776a738b62a06cb6f960b3
tree1a9b1a7861740f857b8a57801c848045fb6c8987
parent24f392484d4afbda817805d46b7a3d0039c25d9e
Move initialization to process_connection hook, right before
ap_process_http_request.  This ensures that we are not inserted for other
protocol handlers (like mod_ftp) and mod_proxy's backend connections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921378 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_reqtimeout.c