Hi,

We are using Tomcat Version : 8.5.53.
OS Name:        Linux
OS Version:     3.10.0-1127.18.2.el7.x86_64

We have a requirement where we wanted a logger to get printed in Catalina.out 
when Tomcat reaches it's max thread limit.

We reduced values of properties : minSpareThreads, maxThreads and acceptCount 
in server.xml. Also changed logging level to ALL/DEBUG in logging.properties.

When we made higher number of requests to tomcat we face 
java.net.SocketTimeoutException: Read timed out Exception on client side but no 
Log or Exception on Tomcat side.

What change we have to perform, so that tomcat indicates it's thread limit has 
reached or it is about to reach that limit.

Attaching screenshot of server.xml and Logging.properties.

Any help would be appreciable

Regards,
Aquib
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to