cpu

Events happening in the community are now at Drupal community events on www.drupal.org.
Yogaraj's picture

Drupal uses 100% CPU

Hi,

I am a drupal developer , I used to create thumbnails for the uploaded images via Image cache actions in drupal 7.0 it takes about 100% CPU utilization. I use amazon EC2 with m1.small as my server and stored images in amazon s3 bucket, but i am creating the thumbnails in my EC2 server and then pushing to S3 via cron job, i also tried creating thumbnails using normal PHP (using imagecreatefromjpeg() and imagejpeg() functions) and setting it as a cron job for every 5min ..
, which also takes around 100% of cpu.

I tried to increase the "apc.shm_size" in php.ini
but no improvements.

Read more
locomo's picture

Very high page execution times and CPU spikes

Hi -

My drupal install is experiencing very high page execution times and the CPU spikes to 100% when I first load a page. Upon reloading that same page, things happen faster, but the execution times still are high and CPU often gets up to 60-70%. This is for authenticated users. For anonymous users, the site is performing well.

Server stats/info

php running as mod_php

Average daily page views is very modest - 400, peak 700

Running eAccelerator with 128MB
Running Boost 6.x-1.18

Read more
Subscribe with RSS Syndicate content