RE: Measuring bytes sent and received from and to Tomcat

2007-10-26 Thread Dave Rathnow
sent and received from and to Tomcat Well it should works since the Lamba Probe, got these numbers for HTTP and AJP. ie : http://www.lambdaprobe.org/d/screenshots/full/charts.png Regards 2007/10/25, Dave Rathnow <[EMAIL PROTECTED]>: > > Hello Again, > > I was wondering if som

RE: Measuring bytes sent and received from and to Tomcat

2007-10-25 Thread Dave Rathnow
sent so if I can reuse code from an existing connector, that would be great. Thanks, Dave. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manolache Sent: October 22, 2007 04:50 PM To: Dave Rathnow Cc: Tomcat Developers List Subject: Re: Measuring

RE: Measuring bytes sent and received from and to Tomcat

2007-10-23 Thread Dave Rathnow
ion server --- - Original Message ----- From: "Dave Rathnow" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Monday, October 22, 2007 10:00 PM Subject: Measuring bytes sent and received from and to Tomcat ===

RE: Measuring bytes sent and received from and to Tomcat

2007-10-22 Thread Dave Rathnow
where read() is done from socket. I guess it would be nice to have a JMX graph with bytes/sec in/out. Costin 'bytes' On 10/22/07, Dave Rathnow <[EMAIL PROTECTED]> wrote: > > > We looked at using a valve but we weren't sure if it would work. > Correct me if I

RE: Measuring bytes sent and received from and to Tomcat

2007-10-22 Thread Dave Rathnow
e I missed something? Dave. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yoav Shapira Sent: October 22, 2007 02:36 PM To: Tomcat Developers List Subject: Re: Measuring bytes sent and received from and to Tomcat Hey, On 10/22/07, Dave Rathnow <[EM

Measuring bytes sent and received from and to Tomcat

2007-10-22 Thread Dave Rathnow
We have an application that collects data from, and sends data to, remote embedded devices. Traditionally we have used TCP and UDP to send and receive data over satellite. The latest release of our product will be using other communication medium with our devices making HTTP request to our appli