Ticket #83 (closed task: fixed)

Opened 19 months ago

Last modified 7 months ago

figure out if uniq cache is conflict with SplitedCache

Reported by: moo Owned by: moo
Priority: major Milestone: 2.0.0
Component: cacher Version: 2.0.0-dev
Keywords: Cc:
Blocked By: PHP Version:
Application: Need User Feedback: no
Other Exts: SAPI: Irrelevant
Probability: Blocking:

Description

Smart Cache can store 2 php files in same memory if it's exactly same after compiled by php. This may or may not conflict with SplitedCache?.

Just figure it out and fix it if it conflict.

Change History

Changed 17 months ago by moo

  • status changed from new to closed
  • resolution set to fixed

sadly, it is

Changed 7 months ago by moo

  • status changed from closed to reopened
  • resolution fixed deleted
  • sapi set to Irrelevant
  • pending unset

fixed in [540], hash on basename.

Changed 7 months ago by moo

  • status changed from reopened to closed
  • resolution set to fixed

fixed in [540], hash on basename.

Note: See TracTickets for help on using tickets.