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 1996/06/26 18:11:52 UTC

UnixWare (net gurus please comment)

One thing that the netstat output showed me from these UnixWare
sites was a higher than normal number of FIN_WAIT_2 connections.
I raised this question awhile back but did not see any comments.

Could some socket guru explain what this might indicate?
Is this a side effect of SO_LINGER being used?

>From the info I can gather, it looks like the server is not
getting an ACK to close. 

Is our code somehow blocking the read on UnixWare?