[Bug 56869] Add code to collect the maximum number of backend connections

2015-01-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56869 --- Comment #3 from Rainer Jung --- I added a reset of the max connected count to the status worker in the general statistics reset functions. See r1649784. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 56869] Add code to collect the maximum number of backend connections

2014-12-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56869 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 56869] Add code to collect the maximum number of backend connections

2014-12-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56869 --- Comment #2 from Rainer Jung --- Thanks for your contribution. I have applied this patch with very minor changes in r1647150, it will be part of mod_jk 1.2.41. A change to JK_SHM_SLOT_SIZE was not needed, there was still enough space l

[Bug 56869] Add code to collect the maximum number of backend connections

2014-08-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56869 --- Comment #1 from Martin Knoblauch --- One thought: if this metric is deemed useful, the question is whether it should be reset to zero whenever the worker is reset via the gui. The current patch does not do it. Personally I have no real