You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/08/19 09:25:43 UTC

DO NOT REPLY [Bug 47706] New: (20014)Internal error: proxy: error reading status line from remote server

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: bugs@httpd.apache.org
        ReportedBy: jagusztinl@freemail.hu


--- Comment #0 from jagusztinl@freemail.hu 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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47706] (20014)Internal error: proxy: error reading status line from remote server

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47706


Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO


--- Comment #1 from Ruediger Pluem <rp...@apache.org> 2009-08-19 21:07:01 CEST ---
Is this the error log of your virtual host? If yes please have a look in the
global one. It is likely to contain corresponding error message that resolve
20014 to a human readable text.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org