second, but sometimes I got 10 request with Connection Reset error, how I can handle this?
When I'm running with 450 request per second everything thing is ok and cpu usage is average 75% with 8 cores.
Solved.
please share how do you solve it
I increased nginx worker process to 8 and worker_connections to 4000
we set the worker process to 1 per core and roughly ~ 20k worker connections per core.
20k connection per core??? Maybe your CPU is too much power full !!!
Обсуждают сегодня