DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44105>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44105

           Summary: Core dumps when using Proxy Keepalive
           Product: Apache httpd-2
           Version: 2.0.59
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When using httpd as a reverse proxy with keep-alive client connections
(KeepAlive On, nokeepalive=0), we observe frequent core dumps when accessing the
reverse proxy using browsers for which httpd is configured to accept keep-alive
connections.

This occurs even under VERY light load: one browser loading one single resource
over and over again.

The core dumps cannot be reproduced with browsers for which Apache is configured
to close the connection (nokeepalive=1) after each request. Reducing the value
of KeepAliveTimeout, or that of MaxKeepAliveRequests does not make the problem
go away.

One way to circumvent the problem however, is to set proxy-nokeepalive=1.

This bug may be related to BR 12426.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to