Re: Socket Timeout on Windows Server 2003

2008-10-14 Thread Mark Thomas
Carlo Giannelli wrote: > > Dear All, > > I've got a servlet connecting via socket to another external server. > When there are too many outgoing sockets, > the connect() method throws a timeout exception. > > Tomcat version is 5.5.27, the OS is Windows Server 2003, and the JDK > version is 1.5.0

Socket Timeout on Windows Server 2003

2008-10-14 Thread Carlo Giannelli
Dear All, I've got a servlet connecting via socket to another external server. When there are too many outgoing sockets, the connect() method throws a timeout exception. Tomcat version is 5.5.27, the OS is Windows Server 2003, and the JDK version is 1.5.0_16. I've already raised the operatin