Re: after setting timeouts got puzzling results

2009-08-04 Thread Madhuri Patwardhan
: "Tomcat Users List" > Date: Tuesday, August 4, 2009, 12:38 PM > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Madhuri, > > On 8/3/2009 1:23 PM, Madhuri Patwardhan wrote: > > recorvery_options=3 > > This option appears to be misspelled. Perhaps i

Re: what exactly happens when timeouts are set and tomcat has outofmemory errors.

2009-08-04 Thread Madhuri Patwardhan
huri --- On Tue, 8/4/09, Mark Thomas wrote: > From: Mark Thomas > Subject: Re: what exactly happens when timeouts are set and tomcat has > outofmemory errors. > To: "Tomcat Users List" > Date: Tuesday, August 4, 2009, 5:05 AM > Madhuri Patwardhan wrote: > > &

Re: what exactly happens when timeouts are set and tomcat has outofmemory errors.

2009-08-03 Thread Madhuri Patwardhan
ote: > From: Mark Thomas > Subject: Re: what exactly happens when timeouts are set and tomcat has > outofmemory errors. > To: "Tomcat Users List" > Date: Monday, August 3, 2009, 6:49 PM > Madhuri Patwardhan wrote: > > Hi, > > > > Can somebody go over

what exactly happens when timeouts are set and tomcat has outofmemory errors.

2009-08-03 Thread Madhuri Patwardhan
ding of how this works. Thanks, Madhuri --- On Mon, 8/3/09, Madhuri Patwardhan wrote: > From: Madhuri Patwardhan > Subject: Re: after setting timeouts got puzzling results > To: "Tomcat Users List" , a...@ice-sa.com > Date: Monday, August 3, 2009, 6:12 PM > > Hi,

Re: after setting timeouts got puzzling results

2009-08-03 Thread Madhuri Patwardhan
ugust 3, 2009, 1:48 PM > Madhuri Patwardhan wrote: > > Hi, > > > > We are running with apache loadbalancer and 19 tomcat > workers loadbalanced. > > I went through the timeout document and other > documents, and my apache access log in detail before > choosing

after setting timeouts got puzzling results

2009-08-03 Thread Madhuri Patwardhan
Hi, We are running with apache loadbalancer and 19 tomcat workers loadbalanced. I went through the timeout document and other documents, and my apache access log in detail before choosing the timeout values. I am seeing a bit surprising results after setting timeouts. Earlier we did not have c

Re: reply timeout, connect_timeout and preprost_timeout values

2009-07-20 Thread Madhuri Patwardhan
> To: "Tomcat Users List" > Date: Tuesday, July 14, 2009, 3:28 PM > On 14.07.2009 10:41, Madhuri > Patwardhan wrote: > > As I was reading the timeout howto once again, one > question came to > > my mind. What is the difference between socket_timeo

Re: reply timeout, connect_timeout and preprost_timeout values

2009-07-14 Thread Madhuri Patwardhan
Tuesday, July 14, 2009, 3:28 PM > On 14.07.2009 10:41, Madhuri > Patwardhan wrote: > > As I was reading the timeout howto once again, one > question came to > > my mind. What is the difference between socket_timeout > and > > socket_connect_timeout? socket_timeo

Re: reply timeout, connect_timeout and preprost_timeout values

2009-07-14 Thread Madhuri Patwardhan
2:14 AM > On 14.07.2009 04:34, Madhuri > Patwardhan wrote: > > Did you read the docs page about timeouts: > > http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html > > If you are very concerned about timeouts, use version > 1.2.28, because it > has an

RE: reply timeout, connect_timeout and preprost_timeout values

2009-07-13 Thread Madhuri Patwardhan
Thanks for the prompt reply. What is APR? (please pardon my ignorance. I am new to this.) connect_timeout and preprost_timeout what would be the typical values? something like "5000" or less/more? I also wonder if I specify prepost_timeout then it would mean now each request would take that

Re: reply timeout, connect_timeout and preprost_timeout values

2009-07-13 Thread Madhuri Patwardhan
List" > Date: Monday, July 13, 2009, 9:36 PM > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Madhuri, > > On 7/13/2009 9:09 PM, Madhuri Patwardhan wrote: > > What should be the practical values for > connect_timeout, > > prepost_timeout and reply_

reply timeout, connect_timeout and preprost_timeout values

2009-07-13 Thread Madhuri Patwardhan
Hi, What should be the practical values for connect_timeout, prepost_timeout and reply_timeout in a production environment where traffic is considerable and a load balancer is used with 19 workers? Thanks, Madhuri -