|
if your problem is bandwidth related, there is not much you can do, you have to talk with your provider
if it is CPU load, then some apache tuning should fix it
the problem could also be from the site programming(some script badly written)
if your server is unix/linux you could start the investigation with: top, iptraf, ab
|