Bluehost throttling
-
Hello excuse my english.
I have a website with 7000 to 13 000 visits a day and 20 000 views pages (My website).
I use cloudflare, i turned on gzip and browser cache in my htaccess file like that :<filesmatch “.(php|html|css|js)$”>
SetOutputFilter DEFLATE
</filesmatch><ifmodule mod_expires.c>
<filesmatch “.(jpg|jpeg|png|gif|js|css|swf|ico)$”>
ExpiresActive on
ExpiresDefault “access plus 1 months”
</filesmatch>
</ifmodule>Everydays, my website get cpu throttling : http://easycaptures.com/fs/uploaded/618/7890030299.png
I tried to turn off all plugins but it’s the same.
So know i don’t know what to do because my website is very slow and get sometimes database error connexion.
GT metrix gives very good results (93% and 80%)Current process gives me something like that :
myusername 1149 8.0 0.0 306808 16028 ? R 11:28 0:00 | \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
myusername 988 16.5 0.1 338736 50016 ? R 11:28 0:00 | \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
myusername 1089 17.3 0.1 333572 44264 ? S 11:28 0:00 | \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
myusername 1005 20.3 0.1 334236 45412 ? S 11:28 0:00 | \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
myusername 1141 11.0 0.0 315560 25764 ? R 11:28 0:00 | \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
myusername 1139 8.0 0.0 311812 22144 ? R 11:28 0:00 | \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
myusername 1112 21.5 0.1 328448 38884 ? R 11:28 0:00 \_ /ramdisk/php/54/bin/php54 /home4/myusername/public_html/index.php
The topic ‘Bluehost throttling’ is closed to new replies.