Ticket #94 (closed defect: fixed)
Garbage collector disabled when xcache.cacher set to off
| Reported by: | void | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | cacher | Version: | 1.2-dev |
| Keywords: | Cc: | ||
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | ||
| Probability: | Blocking: |
Description
On 1.2 and i think also head revision,
the garbage collector doesn't work when xcache.cacher is set to off (got some segfault, and i was trying to isolate the cause).
But with xcache.cacher set to off, i got problems with the garbage collector countdown staying @ maximum level. and therefore var_cache is useless if we use expiration for semi dynamical datas.
Change History
Note: See
TracTickets for help on using
tickets.

