Benchmarks

Igor Sysoev igor at sysoev.ru
Sun Oct 9 06:43:58 UTC 2011


On Sat, Oct 08, 2011 at 12:48:25PM +0200, Fredrik Widlund wrote:
> Hi,
> 
> Some more benchmarks of Nginx compared to Apache, Cherokee, Lighttpd and G-WAN. Non keep-alive so far. If you have any pointers about how to improve further, please let me know.
> 
> http://lonewolfer.wordpress.com/2011/10/08/benchmarking-the-benchmarks-part-2/

The worker_cpu_affinity is broken.

Try to set

events {
    accept_mutex off;
    ...
}


-- 
Igor Sysoev



More information about the nginx mailing list