You could dig deeper into two different directions:
- protocol: is the content-length in the response headers correct? Or
does it use chunked transfer, and is this OK?
- sniff the network in front of the apache: do the packets actually get
send back to the browser?
Regards,
Rainer
ben short wrote:
I'm not getting anywhere with this :(
I have set the logging to trace for mod_jk and I can see all the
response packets. I have also turned on our applications response
logging and can see that the running webapp writes the full page to
the response. I can then see it all in the mod_jk logs. But the
browser only shows a partial page.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]