|
|||||||||||
|
DO NOT REPLY [Bug 9493] New: - reverse proxying https hangs browsers
From: <bugzilla(at)apache.org>
Date: Wed May 29 2002 - 10:21:14 EDT
reverse proxying https hangs browsers
Summary: reverse proxying https hangs browsers
Product: Apache httpd-2.0
Version: 2.0.36
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Blocker
Priority: Other
Component: mod_proxy
AssignedTo: bugs@httpd.apache.org
ReportedBy: tgagne@ameritech.net
Using proxy directives:
SSLProxyEngine On
ProxyPass /
http://10.0.0.185/
ProxyPassReverse /
http://10.0.0.185/Client browsers eventually hang waiting for a response from server. Doesn't happen immediately. Last messages in log file: [datetime 31272] [info] Connection to child 7 established (servername:443, client 10.0.0.52) [datetime 31272] [info] Seeding PRNG with 136 bytes of entropy Seems to work fine in 1.3.24 (for now). I'm still testing but have not been able to duplicate in 1.3.24. To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Wed May 29 14:21:12 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:38 EDT |
||||||||||
|
|||||||||||