Ticket #2 (new enhancement)

Opened 6 years ago

Last modified 4 years ago

[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

Changed 6 years ago by moo

  • type changed from defect to enhancement

Changed 6 years ago by anonymous

  • milestone milestone1 deleted

Changed 6 years ago by moo

  • version set to 1.0
  • milestone set to 1.1

Changed 6 years ago by moo

  • component changed from component1 to cacher

Changed 5 years ago by moo

  • version changed from 1.0 to 1.2-dev
  • milestone changed from 1.1 to 1.2

Changed 5 years ago by moo

  • milestone changed from 1.2 to 1.3.0
Note: See TracTickets for help on using tickets.