]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Allow for a simple socket check in addition to the
authorJim Jagielski <jim@apache.org>
Fri, 23 Aug 2013 16:48:42 +0000 (16:48 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 23 Aug 2013 16:48:42 +0000 (16:48 +0000)
commit357828f9d22e2f430bdfe6fe728998c3e93241ab
tree80a1c309fa5afdf54ebe02d698da1a651c0d006b
parent66eaba96f6670d5c8e7a941e311d45dce7725153
Allow for a simple socket check in addition to the
higher level protocol-level checks for backends...

Not sure if it makes sense to do both or not... Comments?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516930 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy.xml
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c