红薯 发布于 1年前,共有 1 条评论
HAproxy 刚刚发布两个新版本,其中一个是稳定版 1.4.14 和开发版 1.5 dev5.
前者主要是bug的修复,包括:http-pretend-keepalive, stuck sessions, balanced url_param with POST requests, incorrect chunk size computations on buffer boundaries, incorrectly set rlimits, incorrect removal of the last header, handling of empty pattern files, and 4GB+ content-length on 32-bit machines. 同时也新增了 ACLs,改进了 chunked 编码转换的效率问题,强烈建议 1.4 的用户升级。
HAproxy 1.5 dev5 大部分也是bug修复,另外增加对服务器端的 IPv6 和 PROXY 协议支持。