Raspberry Pi as web server benchmarking + taking requests!

Got my Pi the other day and have been doing some quick benchmarks using Apachebench, serving up a PHP Hello World page using different servers: * Apache * nginx+php5-fpm (via TCP/IP) * Lighttpd+php5-cgi

Just the numbers: * Apache - 165.75 requests/s * nginx - 151.76 requests/s * lighttpd - 180.77 requests/s

If you have something you want me to test on the Pi, just post in this thread!

Comments

Sign In or Register to comment.