HAProxy random HTTP 503 errors

前端 未结 6 1093

We\'ve setup 3 servers:

  • Server A with Nginx + HAproxy to perform load balancing
  • backend server B
  • backend server C

Here is our

6条回答
  •  北海茫月
    2020-12-29 08:54

    Hard to say without more details, but is it possible you are exceeding the configured maxconn for each backend? The Stats UI shows these stats on both the frontend and on individual backends.

提交回复
热议问题