AW: mod_jk suggestion, add request logging option

2002-02-21 Thread Hans Schmid

Hi,

what about adding 'port' to the list.

For lb workers the worker would be the real one used not 'loadbalancer',
right?

I think it would be really helpful to have this log level.

Cheers,
Hans

 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im
 Auftrag von Glenn Nielsen
 Gesendet: Donnerstag, 21. Februar 2002 16:57
 An: Tomcat Developers List
 Betreff: Re: mod_jk suggestion, add request logging option


 Updated list of fields for request logging.

 Timestamp
 worker
 host
 URI
 Status (OK, FAIL, etc)
 Latency (Time in ms or us to handle request)

 Glenn

 Glenn Nielsen wrote:
 
  Currently mod_jk has four logging levels - (debug,info,error,emerg).
 
  I suggest a fifth log level be added called request.
  (debug, info, request, error, emerg)
 
  This log level would log each request with the following possible info,
  what info is logged could be controlled by an new config option
  JkLogRequestFormat.
 
  Timestamp
  URI
  Status (OK, FAIL, etc)
  Latency (Time in ms or us to handle request)
 
  And there may be other fields of interest to add to the above list.
 
  I am most interested in using mod_jk to log the request latency for
  Tomcat to handle different requests so that statistics can be generated.
 
  Having mod_jk do this instead of Tomcat avoids violating the heisenberg
  principal.
 
  Regards,
 
  Glenn
 
  --
  Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder|
  MOREnet System Programming   |  * if iz ina coment.  |
  Missouri Research and Education Network  |  */   |
  --
 
  --
  To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
--
Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder|
MOREnet System Programming   |  * if iz ina coment.  |
Missouri Research and Education Network  |  */   |
--

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




AW: AW: mod_jk suggestion, add request logging option

2002-02-21 Thread Hans Schmid



 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im
 Auftrag von Glenn Nielsen
 Gesendet: Donnerstag, 21. Februar 2002 19:28
 An: Tomcat Developers List
 Betreff: Re: AW: mod_jk suggestion, add request logging option


 Hans Schmid wrote:
 
  Hi,
 
  what about adding 'port' to the list.
 

 Is this the port the http request came in on, or the port for the worker?

I thought of the host and port of the worker. In our setup we send different
workers to different hosts (even loadbalanced workers) So its easy to see
where
the request was sent to.

But if we can configure, which of the fields we want to see in the log there
can't
be too much availlable :)

Cheers, Hans



  For lb workers the worker would be the real one used not 'loadbalancer',
  right?
 

 Yes, you would want the worker which points at the actual instance of
 Tomcat the request was forwarded to.

  I think it would be really helpful to have this log level.
 
  Cheers,
  Hans
 
   -Ursprungliche Nachricht-
   Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]Im
   Auftrag von Glenn Nielsen
   Gesendet: Donnerstag, 21. Februar 2002 16:57
   An: Tomcat Developers List
   Betreff: Re: mod_jk suggestion, add request logging option
  
  
   Updated list of fields for request logging.
  
   Timestamp
   worker
   host
   URI
   Status (OK, FAIL, etc)
   Latency (Time in ms or us to handle request)
  
   Glenn
  
   Glenn Nielsen wrote:
   
Currently mod_jk has four logging levels - (debug,info,error,emerg).
   
I suggest a fifth log level be added called request.
(debug, info, request, error, emerg)
   
This log level would log each request with the following
 possible info,
what info is logged could be controlled by an new config option
JkLogRequestFormat.
   
Timestamp
URI
Status (OK, FAIL, etc)
Latency (Time in ms or us to handle request)
   
And there may be other fields of interest to add to the above list.
   
I am most interested in using mod_jk to log the request latency for
Tomcat to handle different requests so that statistics can
 be generated.
   
Having mod_jk do this instead of Tomcat avoids violating
 the heisenberg
principal.
   
Regards,
   
Glenn
   
   
 --
Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut
 madder|
MOREnet System Programming   |  * if iz ina
 coment.  |
Missouri Research and Education Network  |  */
  |
   
 --
   
--
To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
 
  --
  --
  Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder|
  MOREnet System Programming   |  * if iz ina coment.  |
  Missouri Research and Education Network  |  */   |
  --
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

 --
 --
 Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder|
 MOREnet System Programming   |  * if iz ina coment.  |
 Missouri Research and Education Network  |  */   |
 --

 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]