Christian Nedregaard wrote:
>I think at one point the maximum-new-connections property was deprecated in favour of simultaneous-build-throttle.
>
>The RC only documents maximum-new-connections. Is this a doc bug?
>
>
Yep, well spotted.
>IMHO we should undeprecate maximum-new-connections and throw away simultaneous-build-throttle as that property name is no easyer to understand than the old one.
>
>
The thing I like about simultaneous-build-throttle is that it can't be
confused with maximum-connection-count. The word "throttle" is quite
descriptive, even if "simultaneous-build" is a bit obscure. I think
we'll keep it, if you don't mind.
>The doc for maximum-new-connections seems to have been made more understandable, maybe that is enough?
>
>
I'm glad it's more understandable :) It's a strange concept altogether.
I'm not even sure if it's relevant anymore. We put it there when we were
struggling to get JDK1.many-years-ago to stay alive when our web server
was suffering. But I suppose it might be relevant for people still
running JDK1.many-years-ago.
Bill
|