On 14.09.2009 14:40, balakarthik.baska...@wipro.com wrote:
> 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 from the modjk log,I can see the following and no relevant pid or
> thread id is seen:
> 
> [Mon Sep 14 17:57:05 2009]loadbalancer localhost 0.687500 GET  200
> [Mon Sep 14 17:57:05 2009]loadbalancer localhost 0.015625 GET  304

Those two lines are the internal jk request log lines. They are not
necessary, because you can add all important access log data to the real
access log. See my recommendations. That's why I wrote you should simply
delete the "JkRequestLogFormat". All other log lines in the mod_jk log
do have pid and tid.

Regards,

Rainer

> -----Original Message-----
> From: Rainer Jung [mailto:rainer.j...@kippdata.de] 
> Sent: Monday, September 14, 2009 4:29 PM
> To: Tomcat Users List
> Subject: Re: Need Help - Mod_jk/Apache - Mutiple Content issue
> 
> On 14.09.2009 12:02, balakarthik.baska...@wipro.com wrote:
>> But I think you mentioned earlier that you were able to simulate the 
>> problem.
> 
> I didn't simulate, I understodd from reading the code. I also said, it
> should go away when using recovery_options. So please:
> 
> - optimize your configuration
> - see whether you still have problems and let us know if so
> 
> The configurations will not help with Akamai eventually caching
> incomplete responses. If a backend doesn't send the full response, we
> can't fix it with configuration.
> 
> Regards,
> 
> Rainer
> 
>> -----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
>>
>> On 14.09.2009 11:33, balakarthik.baska...@wipro.com wrote:
>>> Thanks Rainer.
>>> Just Curious,did these settings helped to overcome the multiple 
>>> content problem in your local setup?
>>
>> I never had a multiple content problem - maybe due to good 
>> configuration.
>>
>>> Also,thanks for your pointer on the thread id's for getting the 
>>> correlations.
>>
>> Regards,
>>
>> Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to