Versions Compared

Key

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

...

Code Block
CONFIG proxy.config.hostdb.size INT 81928K
CONFIG proxy.config.hostdb.storage_size INT 41943044M

DNS Host Cache Database Timeout

...

Code Block
CONFIG proxy.config.net.sock_send_buffer_size_in INT 131072128K
CONFIG proxy.config.net.sock_recv_buffer_size_in INT 131072128K
CONFIG proxy.config.net.sock_send_buffer_size_out INT 131072128K
CONFIG proxy.config.net.sock_recv_buffer_size_out INT 131072128K

Miscellaneous Task Threads

...

That's it. Go ahead and refresh your cache(if necessary), restart ATS, and enjoy your tuned proxy server.TODO: Rewrite records.config using more human-readable values(i.e. "128K" instead of "131072").
However, this requires a bit of testing to make sure no errors or changes occur.