Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Wed, 15 Oct 2003 08:10:53 -0500 (CDT)
sahlberg    2003/10/15 08:10:53 CDT

  Modified files:
    doc                  ethereal.pod 
  Log:
  Client LOAD measurement for io-stat
  
  See manpage (hopefully manpage does not reformat my nice ascii graph)
  
  While Service Response Times   and the MIN/MAX/AVG thing in io-stat are measurements on the server load.   The new measurement type LOAD is a measurement of Client LOAD.
  
  Or rather, it is an attempt to measure client LOAD by measuring how much concurrency in its requests the client generates. It the client is slow in starting new i/o when a previous i/o has completed,  this willb e indicated by the concurrency being lowered.
  
  it is an experiment.  i am not aware of any other attempts in deducing client workload from looking at captures.
  
  Revision  Changes    Path
  1.24      +33 -1     ethereal/doc/ethereal.pod