Versions Compared

Key

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

...

Code Block
CONFIG proxy.config.http.origin_server_pipeline INT 16
CONFIG proxy.config.http.user_agent_pipeline INT 256

Cache Object Lifespan

The default config for ATS specifies that after 1 day(86,400 seconds), any object without a specific expiration should be flushed from the cache. I'd prefer that it stick around for about 6 months. This setting is contentious
in that what it should be is debatable.

Code Block

CONFIG proxy.config.http.cache.heuristic_max_lifetime INT 15552000

STOP. Currently testing this setting.