Following on from that thread, can we get a handle on how busy things
are at the moment? What are the differences between these calls?
st.getCurrentConnectionNumber()
st.getCurrentThreadCountStats()
st.getCountThreadsStats()
Alan Williamson wrote:
> thanks for that clarification Jeanfrancois, as it turns out, that
> explanation fits with the fact that lighttpd (our frontend load
> balancer) had run out of socket handles and was doing a lot of back
> queuing and flooding our backends with connections.