Ticket #2 (new enhancement)
[TODO] AutoDisableOnCorrupted
| Reported by: | moo | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.0 |
| Component: | cacher | Version: | 1.2-dev |
| Keywords: | Cc: | ||
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | ||
| Other Exts: | SAPI: | ||
| Probability: | Blocking: |
Description
An opcode cacher makes php faster, but stablability is far more important than performance.
Have a scheme to disable xcache if the cache is corrupted would be nice.
- on SIGSEGV, mark the xcache_corrupted as true, skip using cache. the flag "xcache_corrupted" has to be in cache too...
- have a cron script to restart php if it find a core dump.
Change History
Note: See
TracTickets for help on using
tickets.

