https://issues.apache.org/bugzilla/show_bug.cgi?id=47706
Summary: (20014)Internal error: proxy: error reading status
line from remote server
Product: Apache httpd-2
Version: 2.2.11
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 2009-08-19 00:25:42 PDT ---
We have frequent errors in error.log:
Wed Aug 19 00:22:16 2009] [error] [client 78.92.4.90] (20014)Internal error:
proxy: error reading status line from remote server terra2
[Wed Aug 19 00:22:16 2009] [error] [client 78.92.4.90] proxy: Error reading
from remote server returned by /aspportal/index.html
[Wed Aug 19 01:22:15 2009] [error] [client 78.92.4.90] (20014)Internal error:
proxy: error reading status line from remote server terra2
[Wed Aug 19 01:22:15 2009] [error] [client 78.92.4.90] proxy: Error reading
from remote server returned by /aspportal/index.html
[Wed Aug 19 03:22:15 2009] [error] [client 78.92.4.90] (20014)Internal error:
proxy: error reading status line from remote server terra2
[Wed Aug 19 03:22:15 2009] [error] [client 78.92.4.90] proxy: Error reading
from remote server returned by /aspportal/index.html
What can cause this? The target server is Glassfish v2.1
Config:
<Proxy balancer://asp_cluster>
ProxySet stickysession=JSESSIONID timeout=10 maxattempts=3
BalancerMember http://terra1:48080 route=asp_server1 timeout=120 retry=0
BalancerMember http://terra2:48080 route=asp_server2 timeout=120 retry=0
</Proxy>
Regards.,
LJ
--
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]