https://issues.apache.org/bugzilla/show_bug.cgi?id=37770
--- Comment #91 from Mao Morimoto <[EMAIL PROTECTED]> 2008-07-31 19:48:49 PST --- (In reply to comment #89) Here is the debug log related to the "Proxy error" on r657443. It occurred after the backend closes all connection by keep-alive timeout and there were connection ghost. [Fri Aug 01 11:33:07 2008] [info] Initial (No.1) HTTPS request received for child 2 (server example.com:443) [Fri Aug 01 11:33:07 2008] [debug] mod_proxy_http.c(55): proxy: HTTP: canonicalising URL //192.168.1.100/example.gif [Fri Aug 01 11:33:07 2008] [debug] proxy_util.c(1488): [client 192.168.3.125] proxy: http: found worker http://192.168.1.100/ for http://192.168.1.100/example.gif [Fri Aug 01 11:33:07 2008] [debug] mod_proxy.c(966): Running scheme http handler (attempt 0) [Fri Aug 01 11:33:07 2008] [debug] mod_proxy_http.c(1874): proxy: HTTP: serving URL http://192.168.1.100/example.gif [Fri Aug 01 11:33:07 2008] [debug] proxy_util.c(2044): proxy: HTTP: has acquired connection for (192.168.1.100) [Fri Aug 01 11:33:07 2008] [debug] proxy_util.c(2102): proxy: connecting http://192.168.1.100/example.gif to 192.168.1.100:80 [Fri Aug 01 11:33:07 2008] [debug] proxy_util.c(2200): proxy: connected /example.gif to 192.168.1.100:80 [Fri Aug 01 11:33:07 2008] [error] [client 192.168.3.125] (104)Connection reset by peer: proxy: error reading status line from remote server 192.168.1.100 [Fri Aug 01 11:33:07 2008] [debug] mod_proxy_http.c(1395): [client 192.168.3.125] proxy: NOT Closing connection to client although reading from backend server 192.168.1.100 failed. [Fri Aug 01 11:33:07 2008] [error] [client 192.168.3.125] proxy: Error reading from remote server returned by /apps/example.gif [Fri Aug 01 11:33:07 2008] [debug] proxy_util.c(2062): proxy: HTTP: has released connection for (192.168.1.100) [Fri Aug 01 11:33:07 2008] [info] [client 192.168.3.125] Connection closed to child 2 with unclean shutdown (server example.com:443) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
