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

tjk925’s picture

I 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. :(

sam152’s picture

I 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?