Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Decreasing cache size.

...

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

Code Block
var/trafficserver 32G16G

Start It Up!

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

...