Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    About the version haproxy

    Cache/Proxy
    2
    2
    582
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rezgui last edited by

      dear all,

      which version of haproxy support
      this line : redirect scheme https code 301 if !{ ssl_fc }

      and ssl-offloading?

      its possible to upgrade only haproxy?

      thanks in advance

      1 Reply Last reply Reply Quote 0
      • P
        PiBa last edited by

        1.4 and 1.5 both support 'redirect scheme'
        http://cbonte.github.io/haproxy-dconv/configuration-1.4.html#redirect
        http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#redirect

        For ssl-offloading at least 1.5 is required.
        http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#5.1-crt

        You can install it by using the haproxy-1_5 or haproxy-devel package.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post