Heh, just after I decided to package ss-20121226, HAProxy 1.5-dev17 got released. Oh well, I just had to upgrade so I packaged it for my own usage ;-). I also updated the dependencies a bit because I am compiling with SSL and Compression enabled. Just get it at http://www.roedie.nl/downloads/haproxy/haproxy-1.5-dev17/.
Tag Archives: load balancing
Dec
HAProxy 1.5-dev17
Here’s a new Debian package of HAProxy. Today it’s the latest and greatest snapshot of 20121226. If you are running any of my previous versions I suggest you update to this one since a lot of bug fixes went in. Just get it at http://www.roedie.nl/downloads/haproxy/20121226/
Nov
HAProxy 1.5-dev14
After some bugs were found in the dev13 release, Willy quickly released a dev14 release. You can grab the packaged version at http://www.roedie.nl/downloads/haproxy/haproxy-1.5-dev14/ and test around a bit.
Nov
HAProxy 1.5-dev13 try 2
And right after I created the package I realized that I needed to enable compression and SSL. Please make sure you download the dev13-2 package if you want to use those features.
Nov
HAProxy 1.5-dev13
HAProxy 1.5-dev13 got released today. So, I’ve made another quick package which you can get at http://www.roedie.nl/downloads/haproxy/haproxy-1.5-dev13/.
It has lots of new features including SSL and Compression (which I both haven’t tested) and tons of bug fixes. Great work by all developers.
May
HAProxy 1.5-dev10
After I forgot to post about HAProxy 1.5-dev9, I can now post that I’ve also packaged HAProxy 1.5-dev10. You can get it at http://www.roedie.nl/downloads/haproxy/haproxy-1.5-dev10/.
If anyone is interested in getting these updates through apt-get, then drop me a line, I might set up an apt repository for easy updates.
I decided to package todays snapshot of HAProxy. It’s a binary package for amd64 but I’ve also included the source to build your own package.
It’s available at: http://www.roedie.nl/downloads/haproxy/20120310/
Today I’ve packaged snapshot 1.5-dev7-ss-20120124 of HAProxy for Debian Squeeze (amd64 only). I’ve been running the 1.5-dev version for quite some time but hit some bugs which are fixed in this version.
It is available at http://www.roedie.nl/downloads/haproxy/20120124/
Feb
keepalived 1.1.15
I’ve backported keepalived from Debian Lenny to Etch (4.0). Both i386 and amd64 are available for download here. There was no need for changes from the original package, only a recompile.
I’m thinking about packaging feedbackd and use it together with keepalived to adjust the weight of realservers during runtime. I’m not sure if it’s feasible, else I will write my own poor mans implementation.