Mod_JK does not set chunk size for response with chunked transfer encoding

2010-11-11 Thread Piwoni, Andre
It does seem that Mod_JK does not handle correctly the case when Transfer-Encoding header is set to chunked on HTTP response returned from Tomcat via AJP. Transfer-Encoding is set on HttpServletResponse and no Content-Length header is set. In this scenario Mod_JK returns response to client wit

RE: connection pool

2007-03-19 Thread Piwoni, Andre
Users List' Subject: RE: connection pool Do you have a validation query? Is testOnBorrow set to true? Doing both of these things will force the pool to really close and really re-open any connection which fails the validation query. Tim > -Original Message----- > From: Piwoni,

JULI logging in Tomcat 5.5.23

2007-03-19 Thread Piwoni, Andre
Why do I have to remove the following lines from conf/logging.properties file in order to have more detailed and even SEVERE level catalina logging? org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = INFO org.apache.catalina.core.ContainerBase.[Catalina].[localhost].handlers =

RE: connection pool

2007-03-19 Thread Piwoni, Andre
I have the same problem. Ideally, there shouldn't be any broken connections in the pool. When needed connection should be created if database is up and running. This doesn't seem to be the case. -Original Message- From: Gioia, Michael [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007