google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

ratelimit service deletion and creation #71

Closed liuyuan10 closed 4 years ago

liuyuan10 commented 4 years ago

Large number of services in the new config will choke the engine thread and cause starvation to other processing.

This change ratelimit number of deleted or created services to 10.