Category Archives: Performance Tests

Performance Tests

Recommended Performance Tests

Really Great Article on MySQL and Web Server!

Check out this great article by a MySQL expert who goes into detail how MySQL and web servers work and take on the load on servers. – link

Leave a comment

How To Run Lighttpd with WordPress!

lighttpd

In this blog post, I will show you how to convert a WordPress blog to run Lighttpd instead of the default Apache Httpd server (on a Plesk server specifically). You can probably apply most of these instructions to any other web servers running on raw Apache but if you are that good at managing web servers, I will leave the extra hacking to you. As for Plesk, I just find it easier to setup everything like e-mail, DNS, and whatnot but you don’t need to use Plesk at all if you can do it all using command-line.

In my recent conversions, my web servers are now able to handle

Click Here to Read Full Article

3 Comments

WordPress Lighttpd vs. Apache Httpd Perfomance Test

This is a WordPress permance test using Lighttpd (which is a faster alternative to Apache) and Apache Httpd on a test server loaded with a real blog.  All tests were done from empty load of zero.

For testing, I’ve used a virtual dedicated server from MediaTemple, specifically their dv Extreme server which touts 2GB of ram and virtual quad-core CPU performance.

I did an initial test with Lighttpd and  found that Lighttpd outperforms Apache H

Click Here to Read Full Article

3 Comments