Hi, Thanks for your reply.
With Regards Vigna On Wednesday, 11 June 2014, 15:13, Lukas Tribus <[email protected]> wrote: Hi Vigna, > I need an help, we are using haproxy version dev26 and we are trying to > connect sql developer to connect oracle database via haproxy but the > issue is when we use rule acl for switching between different host, it > is not working but when we use default_backend it is working fine. Do > you have any idea how we can use overcome this issue. That can only work for encrypted HTTP traffic or SSL encrypted traffic based on SNI. It cannot possibly work on proprietary database traffic, as there is no such header or if there is - its not implemented. Regards, Lukas

