View Single Post
Old 02-13-2016, 08:11 AM  
plsureking
bored
 
plsureking's Avatar
 
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
one of 2 things:

- your hosting sucks
- your coding sucks

a single page poorly written can easily run up dozens of processes for each hit. if all the content is loading via script, that will add a lot of processes. using mysql will add more. if you want to continue using the worst hosting you can possibly buy, i'd make sure your code is clean and optimized. maybe cache it too.

.
__________________
#
plsureking is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote