Squid 配置指令 store_id_bypass
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | store_id_bypass |
|---|---|
| 替代 | storeurl_rewrite_bypass |
| 要求 | |
| 默认值 | store_id_bypass on |
| 建议配置 |
|
When this is 'on', a request will not go through the helper if all helpers are busy. If this is 'off' and the helper queue grows too large, the action is prescribed by the on-persistent-overload option. You should only enable this if the helpers are not critical to your caching system. If you use helpers for critical caching components, and you enable this option, users may not get objects from cache. This options sets default queue-size option of the store_id_children to 0. |
|
