• Sir,

    My site spotthisnow.com is a wordpress blog and its causing high server load on my VPS. The load on VPS goes 55 with only 30 online users.

    I found that the wordpress index.php is consuming too much CPUs.

    I am currently using w3 total cache, wp-minify, wp-optimizer and also installed APC in VPS.

    Please tell me how to reduce the server load on VPS.

    Its very Urgent

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Try decativating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the Default theme (WordPress 2.9) or the Twenty Ten theme (WordPress 3.0) to rule-out a theme-specific issue.

    Thread Starter Tesur Rajan

    (@tesurrajan)

    I deactivated all plugins and then reactivate each one individually but i got the same problem.

    I also tried with wordpress default theme.

    Today i found this:–

    32243 spotthis 0 26.6 3.5 /usr/bin/php /home/spotthis/public_html/wp-admin/post-new.php

    32540 spotthis 0 17.0 2.0 /usr/bin/php /home/spotthis/public_html/wp-admin/edit.php

    28132 spotthis 0 14.0 1.0 /usr/bin/php /home/spotthis/public_html/index.php

    28086 spotthis 0 8.0 2.9 /usr/bin/php /home/spotthis/public_html/index.php

    28105 spotthis 0 6.3 2.7 /usr/bin/php /home/spotthis/public_html/index.php

    28106 spotthis 0 6.2 2.7 /usr/bin/php /home/spotthis/public_html/index.php

    28116 spotthis 0 5.6 2.0 /usr/bin/php /home/spotthis/public_html/index.php

    28120 root 0 2.7 2.5 whostmgr2 – top ./top

    With this report i think that the most of the CPU use is by wordpress .php files

    Please help me

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    I deactivated all plugins and then reactivate each one individually but i got the same problem.

    Was there any improvement while all of the plugins were deactivated?

    Thread Starter Tesur Rajan

    (@tesurrajan)

    No its giving me the same problem

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Try running the upgrade script again at /wp-admin/upgrade.php

    Thread Starter Tesur Rajan

    (@tesurrajan)

    When i http://www.spotthisnow.com/wp-admin/upgrade.php

    It says,

    No Upgrade Required

    Your WordPress database is already up-to-date!

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    You may need to optimize the database.

    Access your WordPress database via phpMyAdmin (if available), check all of the tables, and choose “Optimize tables” from the pull-down menu.

    Thread Starter Tesur Rajan

    (@tesurrajan)

    i always update my database 10 to 15 times in a day

    Optimising your database isn’t the same as updating it.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘High Server Load on VPS by index.php’ is closed to new replies.