Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为一个 Web 项目评估一个合适的负载均衡器。该网站的大部分流量将通过 ssl。我读过 HAProxy 不支持 ssl 出于各种原因。有没有办法配置 HAProxy 以便它可以通过 https 处理和代理流量?
干杯,卡塔尔。
您可以使用支持 SSL 的 1.5.x 开发版本。
不,您需要在 HaProxy 前面使用 ssl 卸载程序,例如 Pound 或 Stunnel。