Versions Compared

Key

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

...

The default config for ATS specifies that the proxy itself use data "chunks" of 4KB each. Being that I'm on a
high-speed Internet link at home, I decided to increase this. I found settings above 128KB actually slowed
things down so I believe this to be optimaloriginally went with 128KB, only to find my
Internet Radio seemed to be having problems. 16KB should remedy that.

Code Block
CONFIG proxy.config.http.chunking.size INT 13107216384

Inbound And Outbound HTTP Connections

...