]> granicus.if.org Git - apache/commit
Implement expr lookup in mod_proxy_hcheck for
authorRainer Jung <rjung@apache.org>
Thu, 21 Jan 2016 17:49:21 +0000 (17:49 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 21 Jan 2016 17:49:21 +0000 (17:49 +0000)
commit5740fad52a7126b99db01440b09733c1ead869ed
treec3830109112da2fec549198a39239bb505337e4a
parent7bd0b1974b9de999c9c5228da49cf26ea0c4e704
Implement expr lookup in mod_proxy_hcheck for
variables whose names start with "HC_" and for
the new function hc().

Currently only HC_BODY and hc(body) are supported.
Both return the saved body of the health check
response to be used in an expr that decides about
success of a check.

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