Squid configuration manual

Reference manual for squid's configuraiton directives

View the Project on GitHub

Index Alphabetical Index

Option Name:

response_delay_pool_access

Suggested Config:


Details:

Determines whether a specific named response delay pool is used
for the transaction. The syntax for this directive is:

response_delay_pool_access pool_name allow|deny acl_name

All response_delay_pool_access options are checked in the order
they appear in this configuration file. The first rule with a
matching ACL wins. If (and only if) an "allow" rule won, Squid
assigns the response to the corresponding named delay pool.
Index Alphabetical Index