You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Randy Terbush <ra...@zyzzyva.com> on 1997/01/13 21:26:38 UTC

FIN_WAIT_2 problem?

After running with the debug code I added yesterday, I'm starting
to see the following error logged regarding the call to shutdown().


------- Forwarded Message


[Sun Jan 12 23:56:22 1997] shutdown: Invalid argument
 [Sun Jan 12 23:56:22 1997] - lingering_close


------- End of Forwarded Message




Re: FIN_WAIT_2 problem?

Posted by Rob Hartill <ro...@imdb.com>.
On Mon, 13 Jan 1997, Randy Terbush wrote:

> 
> After running with the debug code I added yesterday, I'm starting
> to see the following error logged regarding the call to shutdown().
> 
> 
> ------- Forwarded Message
> 
> 
> [Sun Jan 12 23:56:22 1997] shutdown: Invalid argument
>  [Sun Jan 12 23:56:22 1997] - lingering_close
> 
> 
> ------- End of Forwarded Message

I upgraded to 1.2b5-dev on one machine a few hours ago and saw the same.

That's with FreeBSD


Re: FIN_WAIT_2 problem?

Posted by Dean Gaudet <dg...@arctic.org>.
I just put apache-1.2b4 on one of hotwired's servers... IRIX 5.3.  I'm
still running 1.1.1 on the other three.  So far the 1.1.1 servers have
around 220 sockets in FIN_WAIT_2 and the 1.2b4 server has 120.  I'll see
how things are tomorrow -- the 1.2b4 server was just rebooted today so
it's not exactly an accurate test. 

I'll go put in the debugging code too. 

Dean

On Mon, 13 Jan 1997, Randy Terbush wrote:

> 
> After running with the debug code I added yesterday, I'm starting
> to see the following error logged regarding the call to shutdown().
> 
> 
> ------- Forwarded Message
> 
> 
> [Sun Jan 12 23:56:22 1997] shutdown: Invalid argument
>  [Sun Jan 12 23:56:22 1997] - lingering_close
> 
> 
> ------- End of Forwarded Message
> 
> 
> 
>