I’m seeing this too, this should be looked at asap…
Note that it takes 2 minutes or more to call https://yourname.api.oneall.com/socialize/library.js as you can see in the inspector. This makes sites load minutes slower.
Plugin Author
Claude
(@claudeschlesser)
Hello,
The service will never slow down your website, as it’s loaded asynchronously. This means that it’s loaded in the background and does not block or slow down the website.
This said, we take the performance very seriously and we are also using Pingdom to monitor the performance. Based on our Pingdom account statistics the average response time is 368ms with no significant peaks (max 405ms).
Please have a look at the following image:
View post on imgur.com
I will contact Pingdom for a clarification.
-
This reply was modified 8 years, 3 months ago by
Claude.
-
This reply was modified 8 years, 3 months ago by
Claude.
-
This reply was modified 8 years, 3 months ago by
Claude.
As of 10:39AM the script is not causing significant load anymore and I turned plugin back on.
To be clear it does slow it where it does have this code on the page, when the script was not returning back it kept the page from loading:
<script type=’text/javascript’ src=’https://yournamehere.api.oneall.com/socialize/library.js’></script>
Maybe if that actually did have async attribute or were in the footer it would be better, yeah.
Does that service also log timeouts after two or more minutes as happened this morning?
Plugin Author
Claude
(@claudeschlesser)
Hello,
please have a look at the Social Login settings in your WordPress admin area.
There you can see this option:
JavaScript Settings
There you have two settings:
- Asynchronous JavaScript (Default)
- Synchronous JavaScript
Please make sure to have Asynchronous JavaScript enabled.
We are currently looking at this issue and new servers are also on the way!
Once again (4:30-40 or so Pacific time) that js file is timing out, but that option makes it not take the whole site down. Thanks.
Plugin Author
Claude
(@claudeschlesser)
We have upgrade our infrastructure during the last weeks, so performance should no longer be an issue 😉