1 min read 58 words Updated May 09, 2026 Created May 09, 2026
#performance#web

Web Server Performance

References

  1. Caching Tutorial for Web Authors and Webmasters
  2. Varnish settings for performance
  3. Tuning Apache and PHP for Speed on Unix
  4. Official Apache Performance Tuning documentation
  5. Scaling PHP applications with Varnish

LAMP (PHP)

Web servers running php can benefit greatly by using a caching with APC and varnish.