Quote:
Originally Posted by plsureking
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.