(apparently a Freemius issue)
-
: /wp-admin/admin-ajax.php?_fs_blog_admin=true slowing down pages to inoperability
so … “all of a sudden” (which probably transtlates to “caused by some update”), trying to save posts threw us 503 errors (Service unavailable), effectively rendering our WordPress instance unable to save posts. If you get 503s, you go hunting for resource hoggers. Unsurprisingly, our old foe admin-ajax.php showed up at the top of the list again. More surprisingly, tho, with a call clearly reated to Freemius and *drumroll* causing delays by up to almost 6(!) seconds > https://snag.gy/qRQIcs.jpg .
So I scoured our install for the offending line + it popped up in 7 plugins (https://snag.gy/sRJhSE.jpg) of which, however, only 3 ‘re active when the outage occurs (in order of appearance):
- Post Snippets by @greentreelabs
- Glossary by codeat
- featured-images-for-rss-feeds by @5starplugins
Here’s the (not so) funny thing, tho:
For none of those 3, we have opted in to @freemius (but maybe the expecation that this component shouldn’t be making _any_ calls, when opted out of is mistaken. Perhaps that question can also be cleared up with this case, see below).Next, hoping to identify the actual culprit, we went the path of elimination.
We switched off all 3 of the potential offenders, checking the effect after each deactivation:- taking out Featured Images For RSS: didn’t help much > https://snag.gy/yGEd17.jpg ;
- taking out Post Snippets: also brought not much improvement > https://snag.gy/cnNmhL.jpg ;
- switching off Glossary, however, cut the response-time by half (while over 3 seconds is still utterly inacceptable) : https://snag.gy/jBYXJw.jpg
Leaving me, at this point of the investigation, with 2 primary questions :
a) (which is why I’m laying this at your door, @codeat) What is it in Glossary that near doubles the response time of the offending call? (Be reminded that Glossary gave us freemius-related pain before)
+
b) (directed at @freemius, cc: @svovaf) why are there still calls to your component bogging down our install when no active plugin is actually set to have opted in to your service?! (Beyond that: if they can’t be avoided – is there any way of figuring out what makes them so abyssmally sluggish? Perhaps even mend that?To add, each of the 3 plug-ins addressed herein presented me with an inquiry why I was switching it off – so I’m guessing that’s also owed to freemius :/ contributing to my impression that the service is not actually as dormant as one would assume it to be when not opted in to.)
Thank you for helping us getting to the bottom of this.
Cheers – LX / team liberal.isThe page I need help with: [log in to see the link]
- The topic ‘(apparently a Freemius issue)’ is closed to new replies.