Hello list, This must be a stupid question, but I'm still wondering, because this would help me : I would like to perform some load-balancing between two HTTP / HTTPS backends. The HTTP operations do not pose a problem, and it's actually working absolutely fine, based on L7 checks (specific web page that returns OK when all the applicative checks are performed).
Because the underneath application often switches from HTTP to HTTPS, I couldn't find a better way to balance it than to use TCP load-balancing to achieve this : the HTTP / HTTPS switch is handled by the application itself. Also, I use some websockets that I would like to load-balance. Anyway, here is the question : for my TCP mode sections, I would like to know if it's possible for HAProxy to take decisions based on L7 tests. I hope my question is clear, I'm fairly new to this and it might be a very fuzzy setup for an expert point of view. Thanks for your help.
signature.asc
Description: OpenPGP digital signature

