Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

My client just discovered that when he publishes 4-6 events that repeat throughout the year/weekly the website becomes really slow to the point of which the server goes down. He even received an email from the hosting company saying that there was a high percent of CPU usage. They lowered his CPU limit from 20% to 10%. In the email it showed that the public_html was using more than 90%.

How can we fix this?

share|improve this question
There is not enough information. What are the events? Just a custom content type or supplied by a specific module? If they are from a module, have you entered an issue in the module's issue queue. Are there any custom modules on the site? – 2pha Jan 11 at 4:40
It is just using the Date API and Calendar module. A content type called event which uses the Date API and Date Repeat API/Field. – Migdesigns Jan 16 at 22:02
What have you done to debug this yourself? Have you taken a look at the SQL query that is run on the calendar view? – 2pha Jan 17 at 8:53

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.