Well we could provide the Tomcat load by many ways but I rather like
keep them compatible with AJP13 :

- Add a new message from jk to tomcat, like the CPING/CPONG, to get
the expect load on tomcat. jk could decide to send this information
packet each X requests.

- Add a custom header in reply but this one should be decoded by jk in
response and removed from browser response.

The first method is simpler, the second may be cleaner and more
responsive since we could get the information in real time, ie at each
reply

On Thu, 10 Feb 2005 08:28:43 +0100, Mladen Turk <[EMAIL PROTECTED]> wrote:
> Albrecht Rieger wrote:
> > hi Mladen,
> >
> > are you able to tell me, how to get rid of all this apache and tomcat
> > emails I get and I do definitely NOT want ?
> >
> 
> Sure, unsibscribe from the Tomcat Developer List.
> You or someone that is using your account subscribed to this list.
> 
> Here is how-to:
> http://jakarta.apache.org/site/mail2.html#Tomcat
> 
> 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