天行健,君子以自强不息;
地势坤,君子以厚德载物;
Squid refresh_pattern 相关
作者:曲文庆 日期:2008-10-16 17:07
Synopsis
Basically a cached object is:
The way how the objects in the cache be refreshed is defined using this tag. By default, regular expressions are CASE-SENSITIVE. To make them case-insensitive, use the -i option.
Basically a cached object is:
FRESH | if expires < now, else STALE |
STALE | if age > max |
FRESH | &nb |
- 1