Hello folks,

I am experiencing problems with a Turbine/JSP site I am building.
(tomcat 3.2.x, j2sdk1.4, mysql)

The problem happens whenever someone hit links repeatedly *before* the
page of his first request has loaded.

The I get the following log onto the console:
--------------------------------------------------------
2002-09-20 01:51:30 - Ctx( rebif-al.lan.questech.de: ): IOException in:
R(  + /ms +
/template/patienten,therapie,diediagnose,diagnose_magnetresonanz.jsp/m/s)
Socket closed
2002-09-20 01:51:30 - Ctx( rebif-al.lan.questech.de: ):
IllegalStateException in: R(  + /ms +
/template/patienten,therapie,diediagnose,diagnose_neurologisch.jsp/m/s)
Current state = FLUSHED, new state = CODING
--------------------------------------------------------

The first entry gives a warning about a closed socket, which is
understandable. Since indeed the browser issued new requests and might
have closed the sockets for the old request.

But what on earth is the second? Messages like this come ~3 per second.
Even worse, if you do this a couple of times server performance degrades
to a standstill.

What must I do?

--

Mit freundlichen Gr��en
Alexander Banthien

_______________________________________
Questech GmbH
Schwarzwaldstr. 19
79199 Kirchzarten

Fon: +49 (0)7661 90 35-15
Fax: +49 (0)7661 90 35-20
www.questech.de

_______________________________________


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to