
04-17-2006, 06:55 PM
|
|
New Member
|
|
Join Date: Apr 2006
Posts: 2
|
|
Quote:
|
Originally Posted by mistwang
For serving large set of static files, enterprise should be used even for a single CPU server, as disk I/O wait will slow down any single process event driven server, unless aio is used for disk i/o.
|
aio_sendfile() will be the killer.
And maybe a little late but could you add Cherokee httpd to the benchmark? Thanks.
|