Skip to content

Instantly share code, notes, and snippets.

@ncw2k69
ncw2k69 / haproxy.cfg
Created March 21, 2020 11:44 — forked from urodoz/haproxy.cfg
Multiple SSL certificates in HAProxy configuration
global
maxconn 2048
defaults
mode http
timeout connect 5000ms
timeout client 90000ms
timeout server 90000ms
frontend secure-http-in