Bug 48656

Summary: End of file found: proxy: error reading status line from remote server localhost
Product: Apache httpd-2 Reporter: Rama Sudhaker <ramsu.challa>
Component: mod_proxy_httpAssignee: Apache HTTPD Bugs Mailing List <bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P2    
Version: 2.2.14   
Target Milestone: ---   
Hardware: PC   
OS: Linux   

Description Rama Sudhaker 2010-02-02 02:36:38 UTC
Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /acc.

Reason: Error reading from remote server
Comment 1 Nick Kew 2010-02-02 03:14:26 UTC
This is for reporting apache bugs; you've got a perfectly normal error.  Please use a support forum such as the users mailinglist to seek help, or explain what you think is a bug.
Comment 2 Rama Sudhaker 2010-02-02 03:26:28 UTC
(In reply to comment #1)
> This is for reporting apache bugs; you've got a perfectly normal error.  Please
> use a support forum such as the users mailinglist to seek help, or explain what
> you think is a bug.

(In reply to comment #0)
> Proxy Error
> 
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request GET /acc.
> 
> Reason: Error reading from remote server

Thankyou for your response.
This is not a bug but i didnot find a solution for the same anywhere.
This error occurs if the bytes recieved are less than 8192.
please give a soultion for the same.