https://issues.apache.org/bugzilla/show_bug.cgi?id=45510


Mao Morimoto <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED




--- Comment #3 from Mao Morimoto <[EMAIL PROTECTED]>  2008-07-31 00:13:36 PST 
---
(In reply to comment #2)

OK, Here is the debug log;

Here is the debug log;

## the previous access (success)
[Thu Jul 31 15:48:31 2008] [debug] proxy_util.c(2102): proxy: connecting
http://192.168.1.100/example.gif to 192.168.1.100:80
[Thu Jul 31 15:48:31 2008] [debug] proxy_util.c(2195): proxy: connected
/example.gif to 192.168.1.100:80
[Thu Jul 31 15:48:31 2008] [debug] mod_proxy_http.c(1779): proxy: header only
[Thu Jul 31 15:48:31 2008] [debug] proxy_util.c(2062): proxy: HTTP: has
released connection for (192.168.1.100)
[Thu Jul 31 15:48:31 2008] [info] [client xxx.xxx.xxx.xxx] Connection closed to
child 3 with unclean shutdown (server example.com:443)

... wait 3 minutes to the backend server gets keep-alive timeouts ...

## now all connections to the backend has been closed by peer.
## try to access again
[Thu Jul 31 15:51:29 2008] [info] [client xxx.xxx.xxx.xxx] Connection to child
4 established (server example.com:443)
[Thu Jul 31 15:51:29 2008] [info] Seeding PRNG with 144 bytes of entropy
[Thu Jul 31 15:51:29 2008] [debug] ssl_engine_kernel.c(1752): OpenSSL:
Handshake: start

... long long SSL related log ...

[Thu Jul 31 15:51:29 2008] [info] Initial (No.1) HTTPS request received for
child 4 (server example.com:443)
[Thu Jul 31 15:51:29 2008] [debug] mod_proxy_http.c(56): proxy: HTTP:
canonicalising URL //192.168.1.100/example.gif
[Thu Jul 31 15:51:29 2008] [debug] proxy_util.c(1488): [client xxx.xxx.xxx.xxx]
proxy: http: found worker http://192.168.1.100/ for
http://192.168.1.100/example.gif
[Thu Jul 31 15:51:29 2008] [debug] mod_proxy.c(966): Running scheme http
handler (attempt 0)
[Thu Jul 31 15:51:29 2008] [debug] mod_proxy_http.c(1909): proxy: HTTP: serving
URL http://192.168.1.100/example.gif
[Thu Jul 31 15:51:29 2008] [debug] proxy_util.c(2044): proxy: HTTP: has
acquired connection for (192.168.1.100)
[Thu Jul 31 15:51:29 2008] [debug] proxy_util.c(2102): proxy: connecting
http://192.168.1.100/example.gif to 192.168.1.100:80
[Thu Jul 31 15:51:29 2008] [debug] proxy_util.c(2195): proxy: connected
/example.gif to 192.168.1.100:80
[Thu Jul 31 15:51:29 2008] [error] [client xxx.xxx.xxx.xxx] (104)Connection
reset by peer: proxy: error reading status line from remote server
192.168.1.100
[Thu Jul 31 15:51:29 2008] [debug] mod_proxy_http.c(1415): [client
xxx.xxx.xxx.xxx] proxy: NOT Closing connection to client although reading from
backend server 192.168.1.100 failed.
[Thu Jul 31 15:51:29 2008] [error] [client xxx.xxx.xxx.xxx] proxy: Error
reading from remote server returned by /apps/example.gif
[Thu Jul 31 15:51:29 2008] [debug] proxy_util.c(2062): proxy: HTTP: has
released connection for (192.168.1.100)
[Thu Jul 31 15:51:29 2008] [info] [client xxx.xxx.xxx.xxx] Connection closed to
child 4 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]

Reply via email to