RE: Http 500 and %b in access log

2010-01-20 Thread Maximilian Stocker
-Original Message- From: Mohit Anchlia [mailto:mohitanch...@gmail.com] Sent: Wednesday, January 20, 2010 5:40 PM To: Tomcat Users List Subject: Re: Http 500 and %b in access log >I suspect the following as you mentioned. Is there a way I can write >small application that simulate

Re: Http 500 and %b in access log

2010-01-20 Thread Mohit Anchlia
On Wed, Jan 20, 2010 at 2:00 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohit, > > On 1/20/2010 3:08 PM, Mohit Anchlia wrote: >>     >                connectionTimeout="12" >>                maxThreads="300" >>                redirectPort="8443" /> > >

Re: Http 500 and %b in access log

2010-01-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 1/20/2010 4:18 PM, Mohit Anchlia wrote: > On the same note. Is there a way to log in access log at what time the > request was received and time response was sent? I am planning to add > more debug to see how long it waits before timing out.

Re: Http 500 and %b in access log

2010-01-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 1/20/2010 3:08 PM, Mohit Anchlia wrote: > connectionTimeout="12" >maxThreads="300" >redirectPort="8443" /> Okay, so you're using the standard HTTP connector. Is APR involved? I notice

Re: Http 500 and %b in access log

2010-01-20 Thread Mohit Anchlia
On the same note. Is there a way to log in access log at what time the request was received and time response was sent? I am planning to add more debug to see how long it waits before timing out. On Wed, Jan 20, 2010 at 12:08 PM, Mohit Anchlia wrote: > On Wed, Jan 20, 2010 at 11:41 AM, Christophe

Re: Http 500 and %b in access log

2010-01-20 Thread Mohit Anchlia
On Wed, Jan 20, 2010 at 11:41 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohit, > > On 1/20/2010 2:11 PM, Mohit Anchlia wrote: >>> Server version: Apache Tomcat/6.0.18 >>> >>> We don't any other web server in front > > Okay. What connector(s) are you using

Re: Http 500 and %b in access log

2010-01-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 1/20/2010 2:11 PM, Mohit Anchlia wrote: >> Server version: Apache Tomcat/6.0.18 >> >> We don't any other web server in front Okay. What connector(s) are you using? I'm not sure it matters, given the other information you've provided. >> In

Re: Http 500 and %b in access log

2010-01-20 Thread Mohit Anchlia
On Wed, Jan 20, 2010 at 10:47 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohit, > > On 1/20/2010 12:06 PM, Mohit Anchlia wrote: >> Tomcat 6: > > Which specific version, please. Also, what connector(s) are you using. > Please provide the configuration for t

Re: Http 500 and %b in access log

2010-01-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 1/20/2010 12:06 PM, Mohit Anchlia wrote: > Tomcat 6: Which specific version, please. Also, what connector(s) are you using. Please provide the configuration for them. Are you using another web server in front of Tomcat? If so, which one, an