Hi Rainer,
The other possible configuration that I think probably we might be
lacking/quite different is that we are loadbalancing the requests among
240 worker nodes each pointing to one app instance (all app instances
available in the default cluster) and we use Busyness algorithm(for load
balan
Hi Rainer,
I tried with all the configuration that you defined and am still able to
simulate the partial content when I make the code to sleep for a time
greater than the time defined in the reply timeout.
I understand that once the partail content is written into the client
pipe,it would not be
Hi Rainer,
I did change the process id configuration,and the following is observed:
Access Log:
===
3052 1536 127.0.0.1 - - [14/Sep/2009:17:57:04 +0530] "GET /test/test.jsp
HTTP/1.1" 200 61584
3052 1524 127.0.0.1 - - [14/Sep/2009:17:57:05 +0530] "GET
/test/images/logo.gif HTTP/1.1" 304 -
But I think you mentioned earlier that you were able to simulate the
problem.
Regards,
Bala
-Original Message-
From: Rainer Jung [mailto:rainer.j...@kippdata.de]
Sent: Monday, September 14, 2009 3:11 PM
To: Tomcat Users List
Subject: Re: Need Help - Mod_jk/Apache - Mutiple Content issue
Thanks Rainer.
Just Curious,did these settings helped to overcome the multiple content
problem in your local setup?
Also,thanks for your pointer on the thread id's for getting the
correlations.
Regards,
Bala
-Original Message-
From: Rainer Jung [mailto:rainer.j...@kippdata.de]
Sent: Mon
Yes Andre,you are right.We do have akamai in between the client and
webserver.But we afraid that there could be a performance hit when we start
patching in there.We are looking for a much intuitive solution of solving this
at origin or how to handle the situation better.But,do you think all the
Hi Rainer,
Also find attached the jk log file of the reply timeout occurrence of
today in Prod envt.Please notice the thread "1258649952" which has
failed and there are also some successful responses seen in the
intermediate duration.I am not sure at this point if this belongs to the
same request
Hi Rainer,
Pfa the config files in txt format.I tried with the combinatrions
available in the settings marked with comments.
Also,could you pl let me know the following:
- Will the access log contain an entry for each request that is seen in
the jk log?I can see a corresponding entry in the acce
Yes you are right.I think I didn't mention it clearly.I am having this while
loop for writing a huge chunk of data followed by a thread that sleeps for some
time and that is where I am expecting my reply_timeout to be timed out and the
data written till the sleep of the thread is seen in the bro
No I explicitly made it to loop so that I can write a content for a time longer
than the reply_timout setting to simulate and look at the behaviour.
Regards,
Bala
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, September 10, 2009 6:54 PM
To: Tomcat Users L
Hi Rainer,
I did try with the recovery_option as 7 and I was able to see a partial
content being sent even in that case.Also,this configuration is what we
tried in prod as well(we removed socket_timeout,had reply_timeout to 3
mins and recovery_options to 7).But still multiple content was
seen.So,h
Hi,
In our production envt,we are making use of a configuration of
Apache(2.2.10-1)+Mod_jk(1.2.27)+JBOSS(4.0.5)+ATG 2007.1.
We are facing a problem where multiple content is being displayed to the
customer.It was observed that the pages were being periodically rendered
or rendered multiple times.T
12 matches
Mail list logo