Open aarongustafson opened 13 years ago
Same issue. Same fix. I have noticed multiple people commenting on this recently. It would be nice to know if it is a particular addon that has a very slow rss server because we had no issues with this for the longest time and it is very convenient. For now it will have to stay uninstalled.
I'm hitting this problem too - CP completely unusable (several minutes to load a page) - as soon as I delete the accessory, the site runs at blazing fast speeds. Hopefully you have a fix for this soon, so we can all use the addon again! In the meantime, I don't have any option but to disable it.
Yep, I think mine just got hit because of Pixel and Tonic's new site. I'm guessing that made none of their update feeds respond correctly.... Maybe it was something else, but getting rid of this fixed it. I also recommend a shorter timeout and maybe only checking up to 4 urls per load.
I was trying to figure out why my CP was running so slowly both locally and on my server (80+ seconds to load locally), I stumbled upon a Forum thread mentioning the Add-on Updater as a potential culprit. Sure enough, disabling it fixed the issue.
I think the issue may be with the RSS feeds not responding quickly when they're requested. There's not much you can do about it, but I'd like to suggest two possible options: 1) time out more quickly; or 2) switch to making the queries to remote servers via Ajax and call back to your script with the responses and update the page accordingly.
Thoughts?
Cheers,
Aaron