cache-master icon indicating copy to clipboard operation
cache-master copied to clipboard

About the search function redirecting to the home page after using caching

Open mpenglong opened this issue 3 years ago • 1 comments

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

mpenglong avatar Oct 17 '22 07:10 mpenglong

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.

edname avatar Oct 20 '22 09:10 edname