View Single Post
Old 02-13-2016, 08:24 AM  
ravenazrael
Confirmed User
 
Industry Role:
Join Date: Nov 2011
Location: montreal
Posts: 588
Quote:
Originally Posted by plsureking View Post
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.

.
I am with Hostgator, so I guess it might be the coding. However, what is weird is that there have not been any changes on any script or code in the last few months.
ravenazrael is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote