-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Maurice,
On 3/11/2010 4:26 PM, Maurice Mengel wrote: > 2) I get the static page, because it is still in the brower cache, > browser is loading, but never actually displays anything; after a very > long time, a timeout. How do you describe that? That sounds like a connection timeout, rather than a refusal. Basically, the OS accepts the connection to the socket, but then the server (Tomcat) never picks up the phone, and eventually a timeout occurs. > 3) yes stout goes to console, see attachment Your attachment was stripped: please just paste it into your next reply. > 4) here is the output of jstack. Everything looks okay in there to me. Can you post your <Connector> configuration(s) from conf/server.xml? Are you using any web server in front of Tomcat? You didn't mention it, but it's always good to check. The Tomcat's refusal to answer requests come after a certain number of requests are issued (say, the 10th request always fails), or a certain period of time (after 30 seconds, all failures)? Once you get yourself into this state, does Tomcat ever recover? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuZYmAACgkQ9CaO5/Lv0PCtjACgpAzueLh7RoH2/6HoFKyIrMst FJcAn1Mhd68UoDYR30aEiANDa6lRCPdM =QHOo -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org