Mathias Herberts wrote:
The 'forceclose' patch will ensure that this situation will never happen as the Cmax connections will not be kept idle. It will have a slight performance penalty but that's better than a total inability to serve requests (which should only happen when T0 is really serving Cmax concurrent requests).
This will drop the protocol to AJP1.2, and there is no advantage over http protocol in that case if you need to reconnect all the time. If AJP 1.3 protocol doesn't fit use the http protocol instead forcing AJP 1.3 to behave like it shouldn't. Regards, Mladen.
