Hi,

You can't do any content switching if your traffic is encrypted (like HTTPS).
You must decrypt it before haproxy.
Note that you could re-crypt it after if your need is to get all your
traffic encrypted.

cheers

On Wed, Jan 18, 2012 at 10:32 AM, Chris <[email protected]> wrote:
> Hi I have a haproxy config that has 2 frontends, one for https and one for 
> http.
>
> The first frontend has miltiple backends configured and various acl's
> to route traffic to specific backends.
>
> The 2nd frontend just has a default backend.
>
> Now I find myself need to add multiple backends to the 2nd frontend
> and acl's but I cannot find a way how and no mention in the
> documentation.
>
> Help is appreciated thanks, and wouldnt mind a config example of how to do 
> this.
>
> Chris
>

Reply via email to