Topic-icon Too many server requests

Active Subscriptions:

None
12 years 2 months ago #42649 by zaifas
It appears that a component of your website is causing the issues with the script executions. The component is com_jfbconnect . From the access log I can see the following:

Code:

181.224.130.5 - - [31/Mar/2014:07:51:13 -0500] "GET /components/com_jfbconnect/includes/jfbconnect.js?v=6 HTTP/1.1" 200 46339 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1"
181.224.130.5 - - [31/Mar/2014:07:51:15 -0500] "GET /components/com_jfbconnect/includes/jfbconnect.js?v=6 HTTP/1.1" 200 46339 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1"


Our system administrators have temporarily limited the website, because this component is generating a lot of requests towards the server and this increases the executions of your website and the load of the server.
The topic has been locked.
Support Specialist
12 years 2 months ago #42657 by alzander
Replied by alzander on topic Too many server requests
The log above just shows the jfbconnect.js file being requested and loaded by the user. There isn't any information in there about what's causing that script to be loaded (it could have just been a user reloading the page or navigating to a different one).

Is there any better log or information your host can provide as to what exactly is happening? We've never heard of this issue before from any user, but will gladly do what we can to investigate.

In general, when authenticating, there are multiple inbound and outbound requests to the social network provider. On a 'normal' page load for just viewing your site, there should be about 4 files loaded by JFBConnect (1-2 Javascript and CSS file, each). That's it. There isn't any mass-communication going on in the background.

I hope that helps. Whatever information you, or your host, can provide would be of immense help.

Thanks,
Alex
The topic has been locked.