Y
Hacker News
new
|
ask
|
show
|
jobs
by
tarasglek
1767 days ago
Have to wonder how well haproxy works vs balancing by making gunicorn listen via SO_REUSEPORT and letting the kernel balance instead (ala
https://talawah.io/blog/extreme-http-performance-tuning-one-...
)