June 18, 2013

Post: Why do you need many apache children ?

…+Num_disks), sometimes less sometimes more. With optimal concurrency you get optimal throughput, which is number of transactions per second. … caching or lower timeout is other story :) Handling Keep AliveKeep alive connection in Apache keeps child busy and especially if you have KeepAliveTimeout …

Post: Content delivery system design mistakes

… often do not need keep alive for dynamic pages (there are also exceptions) but you really should have Keep Alive enabled while serving images… pretty interesting. Many learned apache is not good for serving static content especially with many thousands of keep-alive connections. Lighttpd is often… in practice however. First browsers may not resize image with optimal quality and it may just look ugly compared to properly…

Post: Are PHP persistent connections evil ?

… are many hundreds of apache children processes are running. Most of them will be just holding keep-alive while still keeping MySQL connection open…. In optimal configuration with Apache talking to local MySQL installation hand having no remote network accesses would be 20-30 apache children. But…

Post: How Percona does a MySQL Performance Audit

… cover, and might wander into Apache, networking config, caching layers, etc. Wherever…reading all the notes and generally keeping in touch with what the …tell you whether the server is alive. The trouble is, if it …. Schema, query, and index optimization Analyzing and optimizing a server’s table and…