Squid configuration directive memory_cache_mode
History:
- Changes in 3.2 memory_cache_mode
-
Controls which objects to keep in the memory cache (cache_mem)
'always' Keep most recently fetched objects in memory (default) 'disk' Only disk cache hits are kept in memory, which means an object must first be cached on disk and then hit a second time before cached in memory. network Only objects fetched from network is kept in memory
Configuration Details:
Option Name: | memory_cache_mode |
---|---|
Replaces: | |
Requires: | |
Default Value: | memory_cache_mode always |
Suggested Config: |
|
Controls which objects to keep in the memory cache (cache_mem) always Keep most recently fetched objects in memory (default) disk Only disk cache hits are kept in memory, which means an object must first be cached on disk and then hit a second time before cached in memory. network Only objects fetched from network is kept in memory |
|
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out or Donate
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork