- Posts: 4
Site hangs
- Matt
- Topic Author
- Offline
- New Member
-
Less
More
13 years 7 months ago #1
by Matt
Site hangs was created by Matt
Hello -
We have a website that uses Joomdle along with Community Builder. Randomly throughout the day, the whole site will become non-responsive. When I run top, "moodle/webservice/xmlrpc/server.php" is always in there. It's not using a lot of resources, but for whatever reason it's hanging things up. If I kill that process the site become active again. I'm not sure what exactly is causing this. We have many users (~34,000) and it seems to take a while to churn through them. If I go to "Users" within Joomdle it takes forever to load, but doesn't kill the site. I'm thinking that the server.php script is being called by something else in the system. I'm just kind of at a loss for what could be requesting a listing of all the users.
Has anyone had anything similar to this happen? I'm not even sure where to debug anymore.
Thanks for any insight anyone has.
-Matt
We have a website that uses Joomdle along with Community Builder. Randomly throughout the day, the whole site will become non-responsive. When I run top, "moodle/webservice/xmlrpc/server.php" is always in there. It's not using a lot of resources, but for whatever reason it's hanging things up. If I kill that process the site become active again. I'm not sure what exactly is causing this. We have many users (~34,000) and it seems to take a while to churn through them. If I go to "Users" within Joomdle it takes forever to load, but doesn't kill the site. I'm thinking that the server.php script is being called by something else in the system. I'm just kind of at a loss for what could be requesting a listing of all the users.
Has anyone had anything similar to this happen? I'm not even sure where to debug anymore.
Thanks for any insight anyone has.
-Matt
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
13 years 7 months ago #2
by Chris
Replied by Chris on topic Site hangs
Hi there, sorry to hear you are having problems. XMLRPC is used to connect Joomla to Moodle and is a generic API for connecting many platforms such as Joomla and Moodle.
Really, you will need to narrow down the issue to have determine if there is a particular Joomdle function that is being used which slows things down? What views, modules, etc. do you use from the frontend? What is the number of concurrent users at any given time? How often per day does the site become non-responsive. So far I have not come across another site where this as been an issue as Joomdle is pretty small and only tell Joomla or Moodle to do things that browsers would do anyway.
With regards to the backend "show users function" we are changing this to make it more effective. However, if this is the problem, than it is likely that you would immediately see the problem and be able to repeat it without much effort. It is more likely something from the front end that is being used by users over and over.
Chris
Really, you will need to narrow down the issue to have determine if there is a particular Joomdle function that is being used which slows things down? What views, modules, etc. do you use from the frontend? What is the number of concurrent users at any given time? How often per day does the site become non-responsive. So far I have not come across another site where this as been an issue as Joomdle is pretty small and only tell Joomla or Moodle to do things that browsers would do anyway.
With regards to the backend "show users function" we are changing this to make it more effective. However, if this is the problem, than it is likely that you would immediately see the problem and be able to repeat it without much effort. It is more likely something from the front end that is being used by users over and over.
Chris
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
13 years 7 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic Site hangs
Try disabling (if you have it enabled) the joomdlesession plugin in Joomla, as it makes many calls to the web services.
Please Log in or Create an account to join the conversation.
- Matt
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
13 years 7 months ago #4
by Matt
Replied by Matt on topic Site hangs
Hi guys -
Thanks much for the help. We didn't have joomdlesession enabled, so that wasn't the issue.
We have pretty much every plug-in known to man installed on this site, so it was kind of hard to track down the problem. Looking through my logs, it appears to be tied to when a user changes their bill-to address in Virtuemart. Have you ever bumped into any one having issues with VM? Is this something I should see if VM has any insight about? We've done a ton of customization to this site, so it may have even been something we did before I came aboard. Do you have any suggestions on why VM btAddress may be hanging on the xmlprc?
Thanks very much for any help you may be able to give.
-Matt
Thanks much for the help. We didn't have joomdlesession enabled, so that wasn't the issue.
We have pretty much every plug-in known to man installed on this site, so it was kind of hard to track down the problem. Looking through my logs, it appears to be tied to when a user changes their bill-to address in Virtuemart. Have you ever bumped into any one having issues with VM? Is this something I should see if VM has any insight about? We've done a ton of customization to this site, so it may have even been something we did before I came aboard. Do you have any suggestions on why VM btAddress may be hanging on the xmlprc?
Thanks very much for any help you may be able to give.
-Matt
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
13 years 7 months ago #5
by Chris
Replied by Chris on topic Site hangs
This is a new one to me - never heard of anybody here mentioning such an issue. I doubt very much we can get to testing this within the next couple of weeks. If you have the time, you could setup a test site with just joomla, plain VM, Joomdle and Moodle and see what falls out.
Chris
Chris
Please Log in or Create an account to join the conversation.