You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by bg...@cleopatra.rubiconproject.com on 2001/04/19 17:43:01 UTC

RE: TOMCAT CONFIGURATION


I've gotten the same errors while doing tomcat loadtesting without a
browser. I use a java command line program that sends repeated http
requests from one machine to another, so I don't think it's purely a
browser issue. My guess is that it has to do with glitches somewhere along
the connection.

bill



On Thu, 19 Apr 2001, Tim O'Neil wrote:

> Isn't this the way all browsers work? I thought
> that with http once the document length had been
> passed through the connection it was cut.
> 
> At 09:05 AM 4/19/2001 -0700, you wrote:
> >Is there any way to stop this occurrence with IE5.X, as a lot of people use
> >this?
> >
> > > -----Original Message-----
> > > From: Antonio Vazquez [SMTP:vazquezf@aucland.com]
> > > Sent: Thursday, April 19, 2001 8:53 AM
> > > To:   tomcat-user@jakarta.apache.org
> > > Subject:      RE: TOMCAT CONFIGURATION
> > > Importance:   High
> > >
> > > Hi Matias,
> > > Do you use Internet Explorer 5.X?
> > >
> > > In this case, the problem isn�t in the server, the problem is that
> > > Internet
> > > Explorer cuts the connection with the web server and then Tomcat throws
> > > that
> > > exception.
> > >
> > > -----Mensaje original-----
> > > De: Mat�as Salvador [mailto:matias_salvador@uol.com.ar]
> > > Enviado el: jueves, 19 de abril de 2001 17:45
> > > Para: tomcat-user@jakarta.apache.org
> > > Asunto: TOMCAT CONFIGURATION
> > >
> > >
> > > 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.processConnectionHttp
> > > Co
> > > 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
>