Hi,
jfbconnect.js gets loaded on each page request even though js cache expiration has defined in .htaccess. That's adding unnecessary time in page loads.
Should it not be loaded once and gets cached on the first request like other js resources?
Thanks,