Hi,

I posted a similar mail earlier; unfortunately I didn't get any responses.

I am getting java.net.SocketException: Connection reset by peer when the
load on my web app is high. One solution suggested by someone on web is to
use keep alive sockets. I am using iPlanet 4.1 as an external web server to
JRun 3.0 on HP-UX. Can someone explain how I can use keep alive sockets? The
detailed exception in default-event.log is as follows.

02/05 16:47:15 error (jcp) Connection reset by peer: Connection reset by
peer [java.net.SocketException: Connection reset by peer: Connection reset
by peer]
java.net.SocketException: Connection reset by peer: Connection reset by peer
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:90)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:190)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:229)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:285)
        at allaire.jrun.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:310)
        at allaire.jrun.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:302)
        at allaire.jrun.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:320)
        at
allaire.jrun.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:188)
        at allaire.jrun.jrpp.ProxyService.swapRunnable(ProxyService.java:48)
        at allaire.jrun.ThreadPool.swapRunnable(ThreadPool.java:223)
        at allaire.jrun.WorkerThread.run(WorkerThread.java:77)

Thanks,
Suresh


**************************Disclaimer************************************


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.


*****************************************************************************

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to