Please, would anybody throw me a hint to config the Tomcat WebServer?

It runs my servlets, but it takes too much to do some requests or some
responses, besides, it throws me all the time the exception:

2001-04-17 10:54:33 - ContextManager: SocketException reading request,
ignored - java.net.SocketException:         Connection reset by peer
        at java.net.PlainSocketImpl.socketAvailable(Native Method)
        at java.net.PlainSocketImpl.available(PlainSocketImpl.java:451)
        at java.net.SocketInputStream.available(SocketInputStream.java:137)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnectionHttpCo
nnectionHandler.java:214)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
        at java.lang.Thread.run(Thread.java:484)

How can i fix it? How can I optimize it? Is there anything i have to change
in the servlet.xml? What?

Thank you very much!

MATíAS SALVADOR
JAVA Development Team
Soluciones Integrales S.A.
590 Roca Av. 7° Floor Buenos Aires
+54.011.4345.0537 int. 132

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to