You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Ga...@satyam-infoway.com on 2000/11/06 06:56:36 UTC

Tomcat- IIS socket exception

                                              Placed At :  BLR


Ganesh Gopalan@SATYAM
11/06/2000 11:26 AM


Hi

I use tomcat with IIS.
As the number of hits to the site have increased,I am regularly getting a
'socket exception',necessiating a shutdown-startup of Tomcat.
Is there some configuration change I can think of?
Is this a problem restricted to Tomcat on IIS or does it occur with Apache
installations too?

Thanks
Ganesh.



Re: Tomcat- IIS socket exception

Posted by Brian Vetter <bj...@motive.com>.
Where are you getting your "socket exception"?  We're seeing the PoolTcpEndpoint stop handling requests from IIS and apache. Port 8007 is still listening (netstat) but telneting to the port results in an error (we're guessing that the backlog on the connection is full).  We're not sure what's causing it, but after poking around in the source and reviewing old bug reports, there could be many possible answers.

We are using Sun's JDK1.3 on Win2k and WinNT4.

Brian

Ganesh_Gopalan@satyam-infoway.com wrote:
> 
>                                               Placed At :  BLR
> 
> Ganesh Gopalan@SATYAM
> 11/06/2000 11:26 AM
> 
> Hi
> 
> I use tomcat with IIS.
> As the number of hits to the site have increased,I am regularly getting a
> 'socket exception',necessiating a shutdown-startup of Tomcat.
> Is there some configuration change I can think of?
> Is this a problem restricted to Tomcat on IIS or does it occur with Apache
> installations too?
> 
> Thanks
> Ganesh.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org