Add new comment
|
The article is a bit vague in chapter 4 about compression and caching. While caching might be good for the client response times, i would personaly stay away from compression. It adds cpu load to the server and even thou it adds only small amount of cpu usage, it could be used to stress the server remotely. Also, the article is missing very crucial part of tuning web server for fast response times and big amount of concurrent users: Kernel tuning. There's no mention of even simple parameters like how many file descriptors can be open at any time by user. For big sites this is crucial. And it comes really a requirement if there's any php/database code.
Reply |



Recent comments
1 day 12 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 18 hours ago
2 days 6 hours ago
2 days 19 hours ago
2 days 23 hours ago
3 days 17 min ago
3 days 19 hours ago