We have multiple servers using with Apache2 and mod_jk/1.2.28. Because this version of mod_jk has several bugs which are fixed in the new version 1.2.32 i have updated the mod_jk on one server to 1.2.32 to test the newer version. Im happy with this new version except one thing: i guess the number of requests (Acc) in the new version (1.2.32) ist wrong calculated compared to the version 1.2.28.
Screenshot: http://s7.directupload.net/images/120130/mkea7jnn.jpg
At the screenshot you can see two identic Servers. On the left side the old version (1.2.28), on the right side the new version (1.2.32). The two JKmanager-Screens has been resetted exactly at the same time (404 Seconds ago). The servers get exactly the same traffic (via DNS-RoundRobin).
There are differences in Acc (Number of requests / green box) and in LR (Seconds since last reset of statistics counters / red box).
So my question is: is this a bug or do i have an error in my config?
Any hints are welcome.