https://issues.apache.org/bugzilla/show_bug.cgi?id=47617

           Summary: include time spent doing ajp_get_endpoint() in error
                    log
           Product: Tomcat Connectors
           Version: 1.2.28
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_jk
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: mt...@tivo.com


Created an attachment (id=24077)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24077)
more expressive warning message.

Add the duration spent in ajp_get_endpoint() if we fail to get an endpoint. 

The old message was: 
"Unable to get the free endpoint for worker %s from %u slots"

New message is now:
"Unable to get the free endpoint for worker %s from %u slots in %ld ms"

Patch provided.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to