Hi,

I have a question that I think I know the answer to.

We have lots of things that are of the form of

    bind *:80
    redirect scheme https if !{ ssl_fc }
    bind *:443 ssl crt xxx

    use_backend xxx-be if { ssl_fc_sni www.soundhound.com }

We have an app that we would like to convert in place from non-ssl to ssl based. Can I have both binds use the same port? I am guessing not, but I want to be sure.

thanks,

jerry

--
Soundhound Devops
"What could possibly go wrong?"


Reply via email to