Forums › Forums › Search & Filter Pro › Cache not rebuilding correctly
- This topic has 6 replies, 2 voices, and was last updated 6 years, 3 months ago by Anonymous.
-
Anonymous(Private) July 9, 2018 at 5:04 pm #182178
I did review the current posts, but there are so many private responses I can’t make use of the others experiencing my issue.
I have a nightly import using WP All Import Pro and couple of times a week I review the frontend and see I’m missing filter options. And a manual refresh fixes everything. I assumed it was an issue already with WP-CRON and have set up a 30min cron to hit the url with a random set of data to ensure the built-in WP cron is running. But with no luck, still occuring. Using PHP 7.2.
Curious if there’s a separate cron I can hit specifically to Search Filter?
Trevor(Private) July 10, 2018 at 9:55 am #182214In the nightly import, have you set up WP All Import Pro to rebuild the cache for each post it changes, using their actions:
http://www.wpallimport.com/documentation/advanced/action-reference/
See this forum post:
https://support.searchandfilter.com/forums/topic/wp-all-import-taxonomies-not-updated/#post-169883
It also uses one of our actions:
https://searchandfilter.com/documentation/action-filter-reference/
(the update cache for a particular post action)
Anonymous(Private) July 15, 2018 at 5:38 am #182568I’ve implemented the WP-Import Cache rebuild function. Today all sites had an issue with improper or partial caching. Manual reload temporally fixes the issues for random amount of days (1-5). I checked with host wp_remote_get() is supposedly working. Curious if there’s a file I could hit to ensure the caching is continually maintained?
Would disabling transient help troubleshoot? Nothing is showing in the logs, haven’t had a single error in 20+ hours. Very little to go off of.
I am using Relevanssi for sorting, and see New Relic has an extremely high resource usage on wp_relevanssi select. Best operating theory right now.
Anonymous(Private) July 16, 2018 at 10:28 pm #182693I’ll test, might take a few days. I can’t make this big of a change to our higher traffic sites untested. But I did verify the build post cache function is firing. Traced the posts getting created in real time were getting added to the cache. But there were times last night the drop downs were not populated. Considering could be the time between finishing the import and building the remaining posts on “Slow”. I’ve adjusted the larger site to “Fast” with no issue on performance/capacity on the server.
Will let you know on Relavanssi.
-
AuthorPosts