codecamp

Smarty成员变量:$cache_locking

$cache_locking

缓存锁避免同时生成缓存。这意味着多个模板页面将只会被生成一次缓存,即使同一时刻它们被多次调用。

默认缓存锁是关闭的。设置$cache_locking为true则开启。

参见 $locking_timeout

Smarty成员变量:$cache_lifetime
Smarty成员变量:$cache_modified_check
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定