2012/7/6 Christopher Schultz christopherschultz.net>:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>>
>> It is unreasonable to queue requests as a mitigation for high
>> load: you will only make things worse for your clients.
Tomcat already does this - https://tomcat.apache.org/tomcat-6.
On 17/08/2015 17:27, Wernersbach, Philip wrote:
> Hello All,
>
> We are developing a JDBC driver that implements the JDBC API. Our
> driver works and we can use it in servlets, but Tomcat doesn’t seem
> to know that the connections in the thread pool can be reused, so
> after all of the connection
Hello All,
We are developing a JDBC driver that implements the JDBC API. Our driver works
and we can use it in servlets, but Tomcat doesn’t seem to know that the
connections in the thread pool can be reused, so after all of the connection
slots in the thread pool are used, the servlets hang try
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Deepak,
On 8/17/15 7:13 AM, dku...@ccilindia.co.in wrote:
> Our application worked fine on tomcat 8.0.22 on windows server 2003
> server. The tomcat server is restarted daily using a scheduler on
> shutdown.bat (at night) and startup.bat files (in
Hi,
Our application worked fine on tomcat 8.0.22 on windows server 2003
server. The tomcat server is restarted daily using a scheduler on
shutdown.bat (at night) and startup.bat files (in the morning).
We have now upgraded our machine to windows server 2012 64 bit and now
facing some serious is
The Apache Tomcat Project is proud to announce the release of version
1.2.41 of the Apache Tomcat Connectors.
This version fixes one security issue (CVE-2014-8111) and a number of
bugs found in previous releases.
Full details of these changes and new features,
are available in the Apache Tomcat Co