mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-15 18:52:45 +02: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.