You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Frederic D <fr...@yahoo.fr> on 2005/11/10 16:47:16 UTC

volume transferred statistcis

Hi,

Is it possible to obtain statistics about volume
transferred in a webapp ?
or just obtain the size of received and send requests.

Thank you for informations.

Frederic.


	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: volume transferred statistcis

Posted by Reynir Hubner <re...@hugsmidjan.is>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

you have http-access-logs, and you should be able to run awstats
(awstats.sf.net) or something similar on it to retrive these
information, in human readable format.

For more detailed "access-logging" you can start the RequestDumperValve
(see docs).

hope it helps
- -reynir



Frederic D wrote:
> Hi,
> 
> Is it possible to obtain statistics about volume
> transferred in a webapp ?
> or just obtain the size of received and send requests.
> 
> Thank you for informations.
> 
> Frederic.
> 
> 
> 	
> 
> 	
> 		
> ___________________________________________________________________________ 
> Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
> Téléchargez cette version sur http://fr.messenger.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDc3j919KgIQihNwgRApQdAKCQ4jE9xH2I6nEIXz+Xhgndl85qXACffvA/
SInVwC1MMb9RrAgKpXM4jq4=
=7e8w
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: volume transferred statistcis

Posted by Rainer Jung <to...@kippdata.de>.
Hi,

hava a look at tomcat's MBeans (via /manager/jmxproxy?qry=*:* or with Java
1.5 jconsole). There is number of requests and bytes for the
GlobalRequestProcessor and also for any servlet.

Rainer

> Hi,
>
> Is it possible to obtain statistics about volume
> transferred in a webapp ?
> or just obtain the size of received and send requests.
>
> Thank you for informations.
>
> Frederic.
>
>
>
>
>
>
> ___________________________________________________________________________
> Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
> Téléchargez cette version sur http://fr.messenger.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org