About the version haproxy
- 
 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.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#redirectFor ssl-offloading at least 1.5 is required. 
 http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#5.1-crtYou can install it by using the haproxy-1_5 or haproxy-devel package. 
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.