Hi, I am using WP Super Cache on my site: I've set cache time of 86400 seconds for supercache files.
1) How can I set cache-time for WP-Cache (temporary cache) files? I want to set it 86400 seconds.
2) Does WP Super Cache caches database queries apart from object caching?
3) I've memcache enabled on my apache. Does my database queries and object queries automatically gets cached on memcache? If not, is their any setting in WP super cache to do this?
thank you in advance for your support.