I have the following config: proxy.config.net.connections_throttle = 70000 (in records.config) proxy.config.net.throttle_enabled = 1 (ATS default, not specified in records.config)
The docs say ATS should start throttling when client connections reach 31500 with the config above (90% of half of the value of proxy.config.net.connections_throttle). The problem I'm having is that sometimes once throttling occurs, the server never recovers. I cannot connect to ATS via HTTP after a throttling event, even long after traffic has died down. Has anyone else ever experienced this?
