How-to articles, tricks, and solutions about SOCKET-TIMEOUT-EXCEPTION

java.net.SocketTimeoutException: Read timed out under Tomcat

A java.net.SocketTimeoutException: Read timed out error can occur when a connection to a server is blocked by a firewall or if the server is experiencing high load and is unable to process requests in a timely manner.