Changes between Version 1 and Version 4 of Ticket #115
- Timestamp:
- 03/25/2013 05:49:48 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #115
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #115 – Description
v1 v4 27 27 28 28 而报价库列表页里面的el表达式太多了,这里必须要尽快去优化。同样大家以后用到el表达式的地方必须指定作用域,而且也不要滥用。 29 ---- 30 2013-3-25分割线 31 近期el表达式导致锁阻塞的情况比较严重,经跟踪大部分跟索引页频繁使用的tag:priceStaticPath相关,该tag用于生成url,一个页面使用几百次,并且发现tag范围内使用的el变量尽管声称了pagescope,但是都会参与锁竞争,具体原因尚待考证,而且doTag()方法还需要额外占用一条resin线程,经过处理把使用这个tag的地方改成函数,上线观察后el表达式的锁大大减少。 32 33 http://192.168.21.234:8080/r/1191/
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)