mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-27 12:11:17 +01:00
To avoid affecting too much the traffic during a certificate update, create the SNIs in a IO handler which yield every 10 ckch instances. This way haproxy continues to respond even if we tries to update a certificate which have 50 000 instances.