]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Report a broken backend in case reading the response line failed on the
authorRuediger Pluem <rpluem@apache.org>
Tue, 5 Apr 2022 14:18:09 +0000 (14:18 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 5 Apr 2022 14:18:09 +0000 (14:18 +0000)
commit4e6d9a6618e223b7177c93d4669b01341f24c652
tree0418adb6981d76b7b8aa3c2534645fb410988109
parent82a1d00f9bafd975c4036d570f41dcc92b96a50a
* Report a broken backend in case reading the response line failed on the
  first request on this connection otherwise we assume we have just run
  into a keepalive race and the backend is still healthy.

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