]> granicus.if.org Git - apache/commit
Fix the timeout logic. The order is now:
authorJean-Frederic Clere <jfclere@apache.org>
Mon, 25 Jun 2007 14:29:54 +0000 (14:29 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Mon, 25 Jun 2007 14:29:54 +0000 (14:29 +0000)
commit55bb4fbe30201e654484e8682da954e5f8ec839c
tree30c48a69c480339e108d64f5db127fd4bf87c38f
parent8a9f3de0d1b5caf8db264055e80e8a1c9256fb72
Fix the timeout logic. The order is now:
1 - worker->timeout
2 - proxy_conf->timeout
3 - server->timeout.
ap_get_module_config() is not perfect by that is easy to port back to 2.2.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@550514 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c