]> granicus.if.org Git - apache/commit
Proxy was bombing out every second keepalive request, caused by a
authorGraham Leggett <minfrin@apache.org>
Tue, 9 Apr 2002 09:39:04 +0000 (09:39 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 9 Apr 2002 09:39:04 +0000 (09:39 +0000)
commitab32e62ac32df71ac6457e99cfe9f537a08363ac
treed3fbea3703bf9559ab0297eb87e5357f7cab823d
parent5bd8befaf0a006f4dc71414c4cef35d7842a36a1
Proxy was bombing out every second keepalive request, caused by a
stray CRLF before the second response's status line. Proxy now
tries to read one more line if it encounters a CRLF where it
expected a status.
PR: 10010
Obtained from:
Submitted by:
Reviewed by:

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