« Previous | Next » 

Revision 20831c76

ID20831c763400221567d3119131c2311497c71808
Parent bf850adf
Child b99d0c29

Added by Daniel Molina over 7 years ago

bug #2400: Fix expiration time for mencache.

When the expiration time specified is 30 days or more in seconds, Memcache treats the expiration as an absolute date by converting the amount of seconds specified to a Unix epoch date. Be careful, because specifying 40 days in seconds will set the expiration to a time in 1970, which will yield unknown results.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences