Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Web/Webcache servers Benchmark
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Web/Webcache servers Benchmark

edited October 2013 in General

Taken from http://forum.mratwork.com/index.php/topic,19486.0.html

------------------------------------------------- No. Web Server requests/second -------------------------------------------------
1. Apache 8.04 2. Hiawatha 8.76 3. Lighttpd 8.74 4. Nginx 8.89 5. Nginx + microcache *) 514.75 4,089.80 11,213.65

6. Hiawatha-proxy 8.82 7. Lighttpd-proxy 8.65 8. Nginx-proxy 8.42 9. Nginx-proxy + microcache *) 278.59 3,066.68 10,992.15

10. Hiawatha + Trafficserver **) 7.84 11. Hiawatha + Varnish *) 307.93 10794.71 10897.40 -------------------------------------------------

`Note:

  1. System: (with little mod/fix)

    A. Kloxo-MR: 6.5.1.a-2013100403

    B. OS: CentOS release 6.4 (Final) x86_64

    C. Apps:

    1. MySQL: mysql-5.5.34-1.el6.x86_64
    2. PHP: php53u-5.3.27-1.ius.el6.x86_64
    3. Httpd: --uninstalled--
    4. Lighttpd: --uninstalled--
    5. Hiawatha: --uninstalled--
    6. Nginx: --uninstalled--
    7. Cache: --uninstalled--
    8. Dns: nsd-3.2.15-5.el6.x86_64
    9. Qmail: qmail-toaster-1.03-1.3.27.mr.el6.x86_64
      • with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.x86_64

    D. Php-type (for Httpd/proxy): php-fpm_event

    E. Memory:
    total used free shared buffers cached
    Mem: 616 491 124 0 10 259
    -/+ buffers/cache: 222 394
    Swap: 0 0 0 `

`2. All testing in local

  1. Testing with step:
    yum install httpd-tools -y
    sh /script/clearcache3
    sh /script/restart-all
    ab -n 1000 -c 10 http://bugfix.potissima.com/ `

`4. *) testing 3 x running 'ab -n 1000 -c 10 http://bugfix.potissima.com/'
with idle between testing less then 10 seconds (according to caching time for 'microcache'); hiawatha also have the effect with using their 'microcache' technique
**) look like still something trouble with Trafficserver where no cache effect;
the same result for Squid Cache Proxy

  1. Testing application: Wordpress 3.6.1 + Mesocolumn Theme `

Comments

  • What is the server spec? How is ther environment controlled? Not really a valid test without these.

  • KVM VPS with 1 core allocate, 640 MB RAM and 40GB HD space.

  • AbdussamadAbdussamad Member
    edited October 2013

    First i have heard of hiawatha. I looked it up and it looks interesting. It's the third web server to be named after a native american tribe after Apache and Cherokee. Of course Apache is a play on A Patchy Server because it started out as patches to another server :).

  • edited October 2013

    Hiawatha is smallest rpm. Hiawatha 0.50, Apache 5.50, Nginx 2.50 and Lighttpd 0.75 MB rpm.

Sign In or Register to comment.