: Problem with mod_jk / tomcat on file streaming
Hello,
Here is the log after changing the JkLogLevel to "trace"
( most of the beginning of the log were removed as it indicates the data
receives from the stream )
You see below the log when the stream is cut prematurely after sequence
"
Mahaindra (Ito)
R&D Project Manager - T&I Tools and Applications Lab
"The race for perfection has no finish line"
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Friday, June 01, 2007 4:38 PM
To: Tomcat Users List
Subject: Re: Problem with mod
Try to reproduce on a test system. If you can do that, use JkLogLevel
trace and post the final parts, where you expect the problem to happen.
MAHAINDRA Ketut wrote:
Hello,
This is what I have inside my mod_jk.conf for Apache
---
LoadModule jk_module modules/mod_jk.so
JkWorkersFile /etc/ht
ot sure which one to use and the default is already
"0" which means indefinite.
Any help are appreciated.
--
Best regards,
Ketut Mahaindra (Ito)
-Original Message-
From: Rainer Jung [mailto:[EMAIL PROTECTED]
Sent: Friday, June 01, 2007 4:04 PM
To: Tomcat Users List
Su
Have a look at the flush options on
http://tomcat.apache.org/connectors-doc/reference/apache.html
and maybe at the various timeouts at
http://tomcat.apache.org/connectors-doc/reference/workers.html
There is also a Timeout directive for Apache httpd.
If you can't find it out, post your config