Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Small configuration changes.

...

Code Block
CONFIG proxy.config.dns.nameservers STRING [2001:558:FEED::1] 75.75.75.75 75.75.76.76

IP-based Access Control List

...

The Apache Traffic Server default install configures this to be 256MB, a rather small size
as is noted in the configuration file. I eventually went with 32GB24GB. The following is found in the
config file /usr/local/etc/trafficserver/storage.config.

Code Block
var/trafficserver 32G24G

Start It Up!

Once the above has been completed, it's time to give it all a try.

...