Squid configuration manual

Reference manual for squid's configuraiton directives

View the Project on GitHub

Index Alphabetical Index

Option Name:

store_miss

Suggested Config:


Details:

Responses denied by this directive will not be cached (but may still
be served from the cache, see send_hit). This directive has no
effect on the responses it allows and on the already cached responses.

Please see the "cache" directive for a summary of differences among
store_miss, send_hit, and cache directives. See the
send_hit directive for a usage example.

Unlike the "cache" directive, store_miss only supports fast acl
types.  See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details.
Index Alphabetical Index