Project

General

Profile

Actions

Bug #1123

closed

CLOSE_WAIT and dead connections in lighttpd 1.5.x-svn

Added by Terminar about 17 years ago. Updated almost 8 years ago.

Status:
Obsolete
Priority:
Normal
Category:
core
Target version:
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.

Actions #1

Updated by Anonymous over 16 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.

Actions #2

Updated by gstrauss almost 8 years ago

  • Description updated (diff)
  • Assignee deleted (jan)
  • Missing in 1.5.x set to Yes
Actions #3

Updated by gstrauss almost 8 years ago

  • Status changed from New to Obsolete
Actions

Also available in: Atom