Boost the Performance of Your Apache Web Server
- Always keep Apache updated to its latest version
- Remove Unused Modules
- use cache
- Put Cache on separate disk
- Utilize mod_gzip
- Set KeepAlive on and then set KeepAliveTimeout and KeepAliveRequests
- Do Not set KeepAliveTimeout too high
- Allow symlinks
- Avoid Wildcards in DirectoryIndex
- use CDN
No comments:
Post a Comment