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 operating system parameters, e.g.,
TcpNumConnections, but without any success.
Note that Server 2003 hasn't any limit in the concurrent TCP connection
attempts (a frequent issue on Windows XP/Vista).
Furthermore, I've raised even the length of the queue related to the
accept() method on the external server.
Is there any limit related to Tomcat itself?
Thanks a lot for your support,
Carlo
--
Carlo Giannelli, Ph.D.
Viale Risorgimento, 2
Università degli Studi di Bologna
Facoltà di Ingegneria - DEIS - LIA (Lab1)
40136 Bologna BO (Italy)
Tel# +39-051-2093087; Fax# +39-051-2093073
Email: [EMAIL PROTECTED]
Web: http://lia.deis.unibo.it/Staff/CarloGiannelli
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]