TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What’s new in HAProxy 1.6

191 pointsby oldmantaiterover 9 years ago

10 comments

radoslawcover 9 years ago
External check pleases me greatly, but sending emails for me seems to be overkill, there are well established ways to do this in unified manner (logparsers, snmp traps etc). Half way trough to fullfill Zawinski's Law.
评论 #10387693 未加载
评论 #10388234 未加载
pentium10over 9 years ago
Cool, now we can use Device Identification feature to route mobile users to a different backend, also love the HTTP/2 connection sharing.
评论 #10390817 未加载
wheatiesover 9 years ago
Whenever I see a long list of features like these, especially something major like Lua integration, I always wonder, what was given up in the process of adding them? Normally when there's a performance bump, they show the numbers. In this case there's no numbers. Was there a performance hit? Negligible?
评论 #10387455 未加载
评论 #10387251 未加载
nailerover 9 years ago
As an HAProxy user, support for logging to stdout (and hence journald) would be great. Currently HAProxy users on the major Linux distros either have to use it in debug mode or have a second log server just for the purposes of running HAProxy.<p>Otherwise I love HAProxy!
评论 #10386973 未加载
评论 #10386703 未加载
risover 9 years ago
Something I&#x27;ve always wanted to do but from what I can see is impossible in Apache is simply limit the number of connections a single IP can have open at once.<p>Is this possible with HAProxy? If it is, the documentation doesn&#x27;t make it clear how.
评论 #10389806 未加载
dexcsover 9 years ago
Nice. It supports lua and mail alerts on changing servers now...
评论 #10386357 未加载
评论 #10387715 未加载
binaryanomalyover 9 years ago
Great!<p>But no http2 so it won&#x27;t get in front of my nginx instances, yet ;)
评论 #10390740 未加载
ausjkeover 9 years ago
I was comparing HAproxy to Squid a while ago and could not figure out what&#x27;s haproxy&#x27;s advantage over squid? I ended up using Squid but still am very interested in HAproxy, would like to learn more about it.<p>Squid remains to be the only one that can deal with SSL proxying(yes it&#x27;s kind of MITM, but it&#x27;s needed sometimes), and it&#x27;s also the real &quot;pure&quot; open source. HAproxy might be better fit for enterprises that need support?
评论 #10386529 未加载
评论 #10386716 未加载
ErikRognebyover 9 years ago
Lots of goodness!
wpblogheaderover 9 years ago
Supports Lua? SWEET!