cache-master
cache-master copied to clipboard
About the search function redirecting to the home page after using caching
Currently using the cms system is wordrepss, using the cache method for sqlite and Memcached, I use the process found that the site search function is invalid, the search results will be redirected to the home page, I judge the search logic is no search results in the cache, so do not hit, so return to the home page
I'm having the same problem when cache is Enabled. I'm using Expert mode enabled. Cache Driver: File. When i'm trying to make search it redirects to home page. After disabling Cache - Search is working again.