Transients with no expiration does expire when object cache is in use?
-
Just wanna check this:
If I use transients and don’t set an expiration because I want the transient to live forever, i.e. until i manually in my code delete or update it, does this behavior change when enabling the object cache?
My transients suddenly start returning false once in a while, which is confusing and since I use transients to speed up some actions, this kinda makes my site slower when using W3 total cache than when not using is.
My question is basically: does W3 total cache and it’s object cache makes transients always expire after some time?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Transients with no expiration does expire when object cache is in use?’ is closed to new replies.