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.
.
__________________
#
|