Performance and Tuning

From LVSKB
Revision as of 14:41, 13 May 2006 by Wensong (Talk | contribs) (Performance Tuning)

Jump to: navigation, search

Performance Measurement

Tools

  • ab: apache benchmark
  • specweb: web server benchmark by spec.org, it is now specweb2005.
  • webbench: a licensed benchmark program that measures the performance of Web servers, developed by VeriTest.


Performance Tuning

Connection Hash Table Size

Netfilter Connection Track

External Links

  • The C10K problem written by Dan Kegel, good notes on how to configure operating systems and write code to support 10K clients on a single server