You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Anthony Smith <an...@fedex.com> on 2005/06/11 05:59:44 UTC

RequestDumperValve stuff in my logs

How can I get this type of stuff to stop printing in my catalina_log

files:

 

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Daccept-charset=3Diso-8859-1,*,utf-8

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Daccept-encoding=3Dgzip

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Daccept-encoding=3Dgzip

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Dconnection=3Dclose

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Dconnection=3Dclose

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Dcontent-length=3D48

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Dcontent-length=3D48

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Dcontent-type=3Dapplication/x-www-form-urlencoded;charset=3DUTF-
8=

 

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Dcontent-type=3Dapplication/x-www-form-urlencoded;charset=3DUTF-
8=

 

 

2005-06-10 00:00:14 RequestDumperValve[Standalone]:

header=3Duser-agent=3DBW-HTTPClient/5.2

 

 

Anthony Smith
Programmer Analyst
International Technologies
901-263-8953

 

"Having education and talent doesn't make you better than the world...
it makes you responsible for it!" 

 


Re: RequestDumperValve stuff in my logs

Posted by Christoph Kutzinski <ku...@gmx.de>.
Open your server.xml, search for RequestDumperValve, comment out the 
element, restart Tomcat, done.

Anthony Smith wrote:
> How can I get this type of stuff to stop printing in my catalina_log
> 
> files:
> 
>  
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Daccept-charset=3Diso-8859-1,*,utf-8
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Daccept-encoding=3Dgzip
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Daccept-encoding=3Dgzip
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Dconnection=3Dclose
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Dconnection=3Dclose
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Dcontent-length=3D48
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Dcontent-length=3D48
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Dcontent-type=3Dapplication/x-www-form-urlencoded;charset=3DUTF-
> 8=
> 
>  
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Dcontent-type=3Dapplication/x-www-form-urlencoded;charset=3DUTF-
> 8=
> 
>  
> 
>  
> 
> 2005-06-10 00:00:14 RequestDumperValve[Standalone]:
> 
> header=3Duser-agent=3DBW-HTTPClient/5.2
> 
>  
> 
>  
> 
> Anthony Smith
> Programmer Analyst
> International Technologies
> 901-263-8953
> 
>  
> 
> "Having education and talent doesn't make you better than the world...
> it makes you responsible for it!" 
> 
>  
> 
> 


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