Changes between Initial Version and Version 3 of Ticket #152
- Timestamp:
- 2009-07-30T05:08:16+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #152 – Description
initial v3 6 6 7 7 Looking at the cached files, there a duplicates, e.g.: 8 {{{ 8 9 php#0 71 /path/inc/generic/model/_genericcache.class.php 0 0 6.04 K 2.79 K 4 M 2051 508796 8 m 8 m 9 10 php#0 72 /path/inc/generic/model/_genericcache.class.php 2 0 6.04 K 2.79 K 4 M 2051 508795 10 s 8 m 11 }}} 10 12 11 13 I'm not sure if this is related to the PHP files being accessed during "deletion" and have not tried to create a smaller testcase. … … 16 18 17 19 My settings: 20 {{{ 18 21 xcache.admin.enable_auth On 19 22 xcache.cacher On … … 35 38 xcache.var_slots 8K 36 39 xcache.var_ttl 0 40 }}} 37 41 38 42 I'm using the 1.2 branch and PHP_5_2 (both uptodate).

