Hello, If Xcache.ttl is set to 3600,shouldnt i expect to not see scripts accessed more than 3600 seconds ago in admin area?
on 02.02.2008 23:31
on 05.02.2008 15:13
Armen Prem wrote: > Hello, > > If Xcache.ttl is set to 3600,shouldnt i expect to not see scripts > accessed more than 3600 seconds ago in admin area? well. scripts with more than 3600 seconds is not used any more, but they're only checked/removed every gc_interval seconds. so yes it's ok to see them in the list.

