No, during the first 2-3 minutes everything works fine. Then request don't
come back from remote computers.
Here is the result of the full thread dump after these first 2-3 minutes
Full thread dump Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode,
sharing):
"http-8080-10" daemon prio=10
Thanks for your quick answer !
No I don't use connection pooling, I instanciate a new connection for each
JDBC request and then close it.
--
View this message in context:
http://www.nabble.com/Unstable-connexion-from-remote-computers-tp17238990p17239307.html
Sent from the Tomcat - User mailing
Hi everybody,
I have installed a Tomcat server to host web applications.
When using locally these applications (ie with address //localhost:8080)
everything works perfectly.
But when I connect to the server with remote computers, the connexion is
lost quite fast (2-3 minutes). Then it seems tha