Project

General

Profile

Actions

Feature #545

closed

Linux-specific tuning/error details in Performance doc

Added by Anonymous about 18 years ago. Updated 4 months ago.

Status:
Fixed
Priority:
Low
Category:
documentation
Target version:
-
ASK QUESTIONS IN Forums:
No

Description

http://www.lighttpd.net/documentation/performance.html

It would probably be useful to include the OS-specific error messages related to specific tuning options. This would allow folks to more readily match conditions against fixes; or hit upon the right docs when searching.

Kernel messages can be checked via 'dmesg' or by checking an appropriate log file generated by syslog (see /etc/syslog.conf and /var/log dir).

With Linux 2.6, "Out of socket memory" kernel messages appear to mean you should look at increasing tcp_mem. CentOS 4.2 has a particularly low stock value. Fedora Core 4 uses "net.ipv4.tcp_mem = 393216 524288 786432"

With Linux 2.6, "TCP: too many of orphaned sockets" kernel messages appear to mean you should look at increasing net/ipv4/tcp_max_orphans. CentOS 4.2 has a particularly low stock value of 1000.

-- moorman

Actions #1

Updated by stbuehler over 15 years ago

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

Its now a wiki, so do it yourself.

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Wontfix
Actions #3

Updated by gstrauss 4 months ago

  • Description updated (diff)
  • Status changed from Wontfix to Fixed
  • ASK QUESTIONS IN Forums set to No

See wiki Performance Tuning doc

Actions

Also available in: Atom