Changes between Initial Version and Version 3 of Ticket #120
- Timestamp:
- 03/25/2013 05:42:59 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #120
- Property Status changed from new to closed
- Property Version changed from to 报价库5.0
- Property Resolution changed from to fixed
-
Ticket #120 – Description
initial v3 59 59 }}} 60 60 * 其他相关减少访问量的措施 61 ---- 62 2013-3-25分割线 63 这几个expires其实不是lru缓存相关,具体细节可参考resin文档,实际上是这样屏蔽lru缓存的: 64 {{{ 65 <resin:if test="${isResinProfessional}"> 66 <cache path="cache" memory-size="64M" enable="false"> 67 <!-- Vary header rewriting for IE --> 68 <rewrite-vary-as-private/> 69 </cache> 70 </resin:if> 71 }}} 72 近期lru锁导致阻塞的情况又有出现,屏蔽后该问题消失。
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)