[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: your mail
Hello Peter,
> What I was asking was, does anyone have the same problem ? If someone is
> still running a 1.2.13 kernel somewhere please try to start httpd (NCSA) on
> an idle port and telnet to it 3-4 times (and complete a session).
> Then do netstat -a | less and tell me if you have any sockets in TIME_WAIT
> sticking around (there should be one such socket after two trials according
> to the symptoms of my problem).
I run 1.2.13 kernel so I did the above and I do see a socket at TIME_WAIT
state after a telnet to localhost, port 80. Few minutes later, the
TIME_WAIT indication disappears. Presumably, the socket times out and
closes by itself.
The version information outputted by httpd -v in my system is as follows:
NCSA httpd version NCSA/1.3.
Censored output of netstat -a is reproduced below.
------> start of netstat -a output
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (State) User
[... snipped ...]
tcp 0 0 *:www *:* LISTEN root
tcp 1 0 localhost:www localhost:1703 TIME_WAIT root
[... snipped ...]
Active UNIX domain sockets
Proto RefCnt Flags Type State Path
unix 1 [ ACC ] SOCK_STREAM LISTENING /var/run/gpmctl
unix 2 [ ] SOCK_STREAM CONNECTED /dev/log
unix 2 [ ] SOCK_STREAM CONNECTED
unix 1 [ ACC ] SOCK_STREAM LISTENING /dev/printer
unix 2 [ ] SOCK_STREAM CONNECTED /dev/log
unix 2 [ ] SOCK_STREAM CONNECTED
unix 1 [ ACC ] SOCK_STREAM LISTENING /dev/log
------> end of netstat -a output
I hope that the above is of help to you.
--- Omer
Internet E-mail: xlacha1@wizard.weizmann.ac.il
omerz@actcom.co.il
WWW home page: http://www.weizmann.ac.il/~xlacha1/
DEAF-L FAQ home page: http://www.weizmann.ac.il/deaf-info/
Follow-Ups:
References: