Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removing LRU RAM cache algorithm setting.

...

Code Block
CONFIG proxy.config.cache.ram_cache.size INT 32M
CONFIG proxy.config.cache.ram_cache_cutoff INT 4M
CONFIG proxy.config.cache.ram_cache.algorithm INT 1
CONFIG proxy.config.cache.min_average_object_size INT 64K
CONFIG proxy.config.cache.mutex_retry_delay INT 50
CONFIG proxy.config.cache.enable_read_while_writer INT 0
CONFIG proxy.config.cache.dir.sync_frequency INT 900

...