https://bz.apache.org/bugzilla/show_bug.cgi?id=57976

            Bug ID: 57976
           Summary: Server threads stale when sending 500 status with big
                    body (mod_perl2)
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 32767
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32767&action=edit
Sharp answer and handler

When I replay with 500 status code with big body
The browser display nothing but mod_perl2 thread on server side is hungup.

Doing query to server with netcat do not reproduce problem (because it read
whole response)

Also problem is not reproduceable when answer with '200 OK' 

The problem is around tcp connection close when communicate with FF/Chrome.
The sharp server answer, when this happen is dumped and saved into attached
files


see handler.pl, line 59

-- 
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]

Reply via email to