↧
Simple Performance Testing with Apache Benchmark
I’ve been knee deep in performance and scalability for some time now, and have used and learned of many useful tools and techniques to help out. One of my favorite command line tools for seeing how...
View ArticleMysql: Force Localhost to Use TCP, Not a Unix Socket File
So, recently I decided I was paying too much for my server because I was not maximizing performance across all the various daemons. So I decided to split my larger server into a handful of smaller...
View ArticleApache Low Memory Settings + PHP + APC
In addition to moving my servers to save costs, I ran into a two part issue that I lumped into: “I need to tune memory usage a bit”. Part 1: Apache Since I moved my Apache servers to lower memory...
View Article