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

            Bug ID: 56869
           Summary: Add code to collect the maximum number of backend
                    connections
           Product: Tomcat Connectors
           Version: 1.2.40
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_jk
          Assignee: dev@tomcat.apache.org
          Reporter: kn...@knobisoft.de

Created attachment 31929
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31929&action=edit
Patch to add MxCon

In addition to display the "Current number of backend connections" on the
jkmanager status page, it is useful to see the "Maximum number of backend
connections" as well.

The attached patch against r1618835 does that. It requires an additional "int"
field in structure "jk_shm_ajp_worker". As I am not familiar enough with the
code, it may as well need adaption of the value of JK_SHM_SLOT_SIZE. This
should be checked by someone in the know.

Thanks
Martin

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