Re: Any way to deal with too many request per second?

2015-08-17 Thread Daniel Davis
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.

Re: What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-17 Thread Mark Thomas
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

What API does the Tomcat DataSource Connection thread pool use to know a connection can be reused?

2015-08-17 Thread Wernersbach, Philip
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

Re: Tomcat hanged on window server 2012

2015-08-17 Thread Christopher Schultz
-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

Tomcat hanged on window server 2012

2015-08-17 Thread dkumar
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

[ANN] Apache Tomcat Connectors 1.2.41 released

2015-08-17 Thread Mark Thomas
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