Hi Satheesha,
> We are planning to use HA Proxy 1.5 branch for basic and SSL > authentication hence we wanted to know what is plan for GA release for > this branch, I could see some Notes that it may broke. I suspect Willy doesn't have a fixed date for 1.5 becoming stable. I believe he would like to introduce full server side keepalive in 1.5, but it will probably require some architectural modifications and it will likely introduce new regressions (and take some time, of course). So yes, 1.5 will probably introduce a few bugs before becoming stable. That doesn't mean the current 1.5 is not reliable, but there is a good chance of new regressions with new features and code reorganizations coming in. What is your use case exactly? Do you need to deploy a single solution or do you need to implement this in a commercial product? You could for example branch off the current 1.5 tree and only merge relevant bugfixes from upstream, until it 1.5 becomes stable. But that means you need to maintain a separate code branch. Regards, Lukas

