Actions
Bug #1123
closedCLOSE_WAIT and dead connections in lighttpd 1.5.x-svn
ASK QUESTIONS IN Forums:
Description
The current svn seems to have a bug with closed connections. I have several connections here which are in CLOSE_WAIT since some hours (35 connections) and more which are shown in the server-status (65 connections) running a long time. All these connections aren't there anymore or doing nothing.
Updated by Anonymous about 17 years ago
I get the same thing in lighttpd-1.4.13 when I ask it to shut down (SIGTERM):
/root# lsof i4 -n | grep 1436
lighttpd 1436 root 4u IPv4 3536 TCP 127.0.0.1:http (LISTEN)
lighttpd 1436 root 5u IPv4 3537 TCP 192.168.1.121:http (LISTEN)
lighttpd 1436 root 6u IPv4 3538 TCP 192.168.1.121:https (LISTEN)
lighttpd 1436 root 9u IPv4 13150 TCP 192.168.1.121:https>192.168.1.141:ms-olap2 (CLOSE_WAIT)
192.168.1.141 has since been rebooted.
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Assignee deleted (
jan) - Missing in 1.5.x set to Yes
Actions
Also available in: Atom