Active
Project:
Facebook Connect
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2012 at 02:19 UTC
Updated:
2 Jul 2013 at 05:11 UTC
My anonymous cached page load times tripled (500ms to 1.5s) when I enabled the Facebook login block. I noticed that caching was disabled in block_info so I commented that out but there was no improvement. Is anyone else having this issue and if so are there any workarounds?
Comments
Comment #1
tjk925 commentedI am having the same problem. I posted here: http://drupal.org/node/1067830#comment-6341650
Sorry, I don't have a fix for it yet. :(
Comment #2
sam152 commentedI ran into this issue to. Upon profiling the site, it seems the module makes 4 HTTP requests out to facebook for every pageload when the user is "Connected".
Does this need to be the case?