Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reducing cache size to 8GB.

...

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 16GB8GB. The following is found in the
config file /usr/local/etc/trafficserver/storage.config.

Code Block
var/trafficserver 16G8G

Start It Up!

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

...