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=30574>.
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=30574

Delay needed in jk2_worker_ajp13_forwardStream for "recoverable error"

           Summary: Delay needed in jk2_worker_ajp13_forwardStream for
                    "recoverable error"
           Product: Tomcat 5
           Version: 5.0.27
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Native:JK
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If jk2_worker_ajp13_forwardStream in jk_worker_ajp13 determines that it can
retry the connection attempt, it should wait some configurable time before
trying to connect again. The most common situation would be that
the JVM is a stop-the-world garbage collection mode (at the moment
we have them for up to 10 seconds) so it can't respond to the connection
request.

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

Reply via email to