]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Fix r1039304 and make the patch similar to the one proposed for
authorRuediger Pluem <rpluem@apache.org>
Wed, 29 Dec 2010 09:43:56 +0000 (09:43 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 29 Dec 2010 09:43:56 +0000 (09:43 +0000)
commit2eb8e09fe707cdcff490b7edd65baa208e845690
tree777b7f1ad46cb9d7edf248a8c46992341b007866
parente79c7937407bc9ca60ed2c5e511bd6ffa9ed59ad
* Fix r1039304 and make the patch similar to the one proposed for
  2.2.x: If the SSL handshake to the backend fails we cannot even
  sent an HTTP request. So the check needs to happen already when
  we sent data not when we receive data.

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