标签: haproxy
我想为SSL配置stud 和haproxy用于负载平衡。 根据我的理解,haproxy无法处理HTTPS请求。
答案 0 :(得分:1)
最新的haproxy版本1.5实际上能够处理HTTPS请求本身。请参阅how-to-get-ssl-with-haproxy blog entry。
使用haproxy配置stud并不难。 重要的部分是使用write-proxy选项配置stud并使用相对最新版本的haproxy。
我写了blog post regarding this (german)。
这是translated version using google translate。