Feature #6143

Handle expiry time smarter in memcache and APC backends

Added by Karsten Dambekalns over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-06-10
Priority:Could have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 10 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch:

Description

The memcache/APC backends should check expirytime limit and act accordingly, i.e. convert to a timestamp if needed (see code in TYPO3 4.3 for a way to handle this).

Associated revisions

Revision 07f6a043
Added by Karsten Dambekalns about 5 years ago

[+FEATURE] FLOW3 (Cache): The memcached backend now handles expiry times of more than 30 days correctly, resolves #6143.

History

#1 Updated by Karsten Dambekalns about 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 10
  • Start date changed from 2010-01-21 to 2010-06-10
  • Estimated time set to 1.00

APC needs to special handling according to the PHP manual.

#2 Updated by Karsten Dambekalns about 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4486.

Also available in: Atom PDF