Hi,

this does not meet your original question,
however, if someone wants to check the net behaviour, a watch with
firebug is helpful.

Another idea is to use webalizer which is doing some statistics based
on logging.
There should be a  way to configure the logging of tomcat in order to
support webalizer.

I think I have something similar for jetty

Stefan Bachert
http://gwtworld.de

On 7 Mai, 16:07, Tristan <tristan.slomin...@gmail.com> wrote:
> Sounds like you need to add filters to your server code.
>
> On May 7, 4:23 am, Antonio Leonforte <antonio.leonfo...@fhoster.com>
> wrote:
>
>
>
> > Hi all,
> > I have multiple GWT applications running on Tomcat, and I need to
> > monitor the total volume of traffic (inbound+outbound) generated by
> > each application, so that each application can start rejecting
> > requests when the total volume exeeds a given threshold.
>
> > Maybe I can configure and query tomcat to gather the traffic volume
> > stastistics, or do I have to modify the applications and add some code
> > server-side to calculate the volume of each request and add it to an
> > accumulator?
>
> > Thank you for your help.
> > Antonio.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to