Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
apache [2006/06/08 23:45]
a restructured (mod_deflate)
apache [2006/10/25 23:24]
a some optimization tips
Line 1: Line 1:
 ====== Apache ====== ====== Apache ======
 +
 +===== optimization =====
 +  - **disable DNS Look Up**
 +  - **MaxClients** ( 512 )
 +  - **KeepAlive**
 +     * Disable KeepAlive connections (by setting KeepAlive to Off)
 +     * Shorten the KeepAliveTimeout value to something like 3 seconds for instances), reducing the maximum simultaneous opened connections to 768
 +  - **Compress HTTP Content**
  
 ===== mod_deflate (Apache2) ===== ===== mod_deflate (Apache2) =====
apache.txt ยท Last modified: 2012/07/31 12:45 by greebo
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready