Skip to content
Snippets Groups Projects
haproxy-backend.part 161 B
Newer Older

# %HOSTNAME%:
backend %HOSTNAME%
    cookie SERVERID insert nocache indirect
    option httpclose
    option forwardfor
    server Server %IP%:80 cookie Server