2 of 16 cores are constantly maxing out - how to balance the load?

Peter Booth peter_booth at me.com
Fri Jan 12 05:20:54 UTC 2018


Perhaps you should use pidstat to validate which processes are running on the two busy cores?

> On Jan 11, 2018, at 6:25 AM, Vlad K. <nginx-ml at acheronmedia.hr> wrote:
> 
> On 2018-01-11 11:59, Lucas Rolff wrote:
>> Now, in your case with php-fpm in the mix as well, controlling that
>> can be hard ( not sure if you can pin php-fpm processes to cores ) –
>> but for nginx and RX/TX queues, it’s for sure possible.
> 
> 
> Should be doable with cgroups / cpusets? CPUAffinity directive in the service unit file ( see systemd.exec(5) )?
> 
> 
> 
> -- 
> Vlad K.
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list