To purchase a server to install Nginx load balancer, assuming that the maximum concurrency in 1000/s, the CPU and memory configuration of the server need how much? How it's converted.
Reply content:
To purchase a server to install Nginx load balancer, assuming that the maximum concurrency in 1000/s, the CPU and memory configuration of the server need how much? How it's converted.
There is a key factor in how many SSL connections are there?
If you do not need SSL, you will have more than enough Linux in the cpu+1g of your connected single core.
Increase CPU and memory configuration if SSL is required. (almost 2 of the nuclear +4g have stabilized)
(above according to the Haproxy calculation)
See also: https://haproxy.com/doc/hapee/1.5/introduction.html
I know what you're asking is Nginx, haproxy because of more features, has always been more than the cost of nginx processing performance.
So nginx configuration requirements are a little bit lower than the above mentioned.