Project

General

Profile

Actions

Bug #379

closed

Out of fd limit cause lighttpd crashed.

Added by Anonymous over 19 years ago. Updated over 16 years ago.

Status:
Missing Feedback
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

I use lighttpd 1.4.7 as my static page web server. When I use traffic shape to control output's speed, The lighttpd often crash. It seems too many file opened.

no core dump here even I set unlimit -c unlimited :S.

-- scaner


Files

debug_log.txt (4.42 KB) debug_log.txt run with -D options. the debug log. -- scaner Anonymous, 2005-11-19 14:24
Actions #1

Updated by stbuehler over 16 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme

too old; please check with lsof -p pidoflighty which files are open; strace is a nice tool here too (or ktrace or whatever your system has).

Actions #2

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Missing Feedback
Actions

Also available in: Atom