I'm extensively using server-templates to avoid reloading too much but still, backend creation or deletion has to be done by reloading as far as I know. In my specific context, it can happen every 5/10s or so. As a consequence, I have a lot of servers in the server-state file (>30K lines).
Trying to use load-server-state-from-file to prevent sending trafic to KO servers and retoring stats numbers, I feel that it slows down the reload a lot (multiple seconds). Any known hint or alternative? Thanks, Pierre Cheynier

