Điểm:1

Why doesn't throughput improve from adding additional web servers?

lá cờ br

I have a load balancer with a dedicated cpu that distributes traffic to two linodes with shared cpus. I'm testing a template website with 9 lazy loaded images, no database queries, that's been optimized to score 100 on pagespeed, A on gtmetrix, and loads in under 1 second.

While testing the website with the shared cpu, it performs as expected, around 1k rps with or without ssl, using nginx.

However, while testing the load balancer on the dedicated cpu, it performs strangely, around 200 rps with ssl, and around 500 rps without ssl, using nginx. It gets even stranger because the performance is cut in half while using haproxy.

I have tried using tcp and http mode in both nginx and haproxy but the performance is the same. It also doesn't appear to improve throughput by adding additional web server...

Could someone please help me understand this behavior? And hopefully, provide guidance to resolve it?

ab, wrk, traceroute, mtr, free, vmstat, htop: https://gist.github.com/david-littlefield/9c63db85ec77aa265f6c59408af004ed

nginx http configuration: https://gist.github.com/david-littlefield/bc62610d50b162b474c3f2fdcf3f8b06

nginx tcp configuration: https://gist.github.com/david-littlefield/b4aa97d8c872361d26cd0ca8de85a58c

haproxy http configuration: https://gist.github.com/david-littlefield/cbed0867d0be4db71ac4c3d0861549b2

haproxy tcp configuration: https://gist.github.com/david-littlefield/bafde91305c46fd117f94434de75c881

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.