Mladen Turk wrote:
Filip Hanik - Dev Lists wrote:
I was gonna suggest a
worker.<workername>.reuse=True|False
This is a very minor, non intrusive change since jk_ajp_*.c already has a struct that has a reuse flag, and it respects it, the code currently hard codes it to true.


It (or at least it should) favors this flag according
to the returned flag from the Tomcat (JK_AJP13_END_RESPONSE).

So, its up to Tomcat to decide the connection reusability,
not mod_jk.
not true, if tomcat sends reuse=false, it logs an error message and sets it to true

Regards,
Mladen.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to