You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After logging our http requests I noticed many urls containing /purge/tag or /purge/author/ with 2-4 second response times. Our page edits are slow to save and wondering if this may be part of the issue.
I am trying to interpret Could this indicate an issue with enabling the auto purge on post updates? Is that a typical response time? Appreciate any insights, thanks!
I would suggest this fix. But the repository seems private, I can't commit.
In my test case it speeds up Wordpress post saving from 9 seconds to 2 seconds.
After logging our http requests I noticed many urls containing /purge/tag or /purge/author/ with 2-4 second response times. Our page edits are slow to save and wondering if this may be part of the issue.
Example:
I am trying to interpret Could this indicate an issue with enabling the auto purge on post updates? Is that a typical response time? Appreciate any insights, thanks!
16gb apache VPS, PHP 8.0, redis object cache, nginx page cache
The text was updated successfully, but these errors were encountered: