Temat: apache vs lighttpd
Zrobilem proste testy porownawcze zblizone do tych, ktore zostaly przeprowadzone juz jakis czas temu na
http://www.webhostingtalk.com/showthread.php?t=527963.
Maszyna na ktorej zostaly przeprowadzone testy to:
Intel Core2 Duo , 2.53GHz, 2GB RAM
OS: CentOS 5.5
Kernel: 2.6.33.5
Lighttpd 1.4.26 - php 5.3.2 (fastcgi)
Apache 2.2.3 - php 5.3.2
index.php - echo "Hello World!"
foto.jpg - ok. 80KB
plik.tar.gz - ok. 2,5MB
ab -n 10000 -c 10 127.0.0.1:81/index.php
Lighttpd:
Time taken for tests: 2.310520 seconds
Requests per second: 4328.03
Apache:
Time taken for tests: 1.249758 seconds
Requests per second: 8001.55
ab -n 10000 -c 10 127.0.0.1/foto.jpg
Lighttpd:
Time taken for tests: 1.645667 seconds
Requests per second: 6076.56
Apache:
Time taken for tests: 1.346371 seconds
Requests per second: 7427.37
ab -n 10000 -c 10 127.0.0.1/plik.tar.gz
Lighttpd:
Time taken for tests: 16.97976 seconds
Requests per second: 621.20
Apache:
Time taken for tests: 22.1275 seconds
Requests per second: 454.52
Z tego by wynikalo ze chyba jednak Apache wygrywa - nie bawilem sie w jakas specjalna konfiguracje.
edit:
Mam nadzieje ze komus przydadza sie te wyniki;)
Maciej L. edytował(a) ten post dnia 29.07.10 o godzinie 10:56