L:108
open_file_cache
syntax: open_file_cache off;
open_file_cache max=N[inactive=time](inactive表示如果在指定时间内没有访问则移除缓存);
default: off;
context:http,server,location
open_file_cache_errors 针对缓存信息错误的是否缓存
open_file_cache_min_uses 是指至少使用指定的次数才会保留在缓存中
open_file_cache_valid 根据指定时间确定缓存是否有效,否则就更新缓存
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!