Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default config for ATS specifies that this server can handle up to 30,000 connections.
For my purposes, that's a bit excessive. I figure with 12,024 048 connections there's plenty
of "elbow room". Keep in mind this is a global connection limit, so don't forget about
outbound connections!

Code Block
CONFIG proxy.config.net.connections_throttle INT 1K2K

That's it. Go ahead and refresh your cache(if necessary), restart ATS, and enjoy your tuned proxy server.