如何增加 HAProxy 中的会话限制

Dre*_*eur 3 haproxy

我在我的 HAProxy 统计报告中看到

Sessions Curr、Max、Limit 全部为 2000。

如何将 Max 和 Limit 增加到 2000 以上?

Tan*_*Tat 5

使用 maxconn

将每个进程的最大并发连接数设置为 < number >

来源:https : //cbonte.github.io/haproxy-dconv/configuration-1.6.html#maxconn