Performance test caps at 600 Mbit/s

lists at lazygranch.com lists at lazygranch.com
Mon Jan 9 15:40:32 UTC 2017


‎FYI, benchmark mentioned in the video.
https://github.com/wg/wrk

Wouldn't a number of test machine ls on the Internet make more sense than flogging nginx locally on your network?

With VPS time being sold by the hour, seems to me you should get one VPS tester running acceptably, then clone a dozen and do your test. With SSD based VPS, you can literally clone one a minute.
  Original Message  
From: Valentin V. Bartenev
Sent: Monday, January 9, 2017 6:44 AM
To: nginx at nginx.org
Reply To: nginx at nginx.org
Subject: Re: Performance test caps at 600 Mbit/s

On Friday 06 January 2017 10:24:06 MrFastDie wrote:
> Hello,
> 
> the last days I played a little with the NGINX settings and the tcp stack to
> test the best performance. I used direct connection between my testing
> machine and my server using a cat5e cable.
> My nginx.conf can be found at pastebin: http://pastebin.com/rRAEwvNc
> My sysctl.conf also provides lot of changes: http://pastebin.com/KmPjEnHN
> My /etc/security/limits.conf provides soft nofile at 1048576 and hard nofile
> at the same value.
> 
[..]

You should configure worker_processes to use all cpu cores and disable 
accept_mutex.

You can find more information in this talk: 
https://www.youtube.com/watch?v=eLW_NSuwYU0

wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


More information about the nginx mailing list