Page 1 of 1
Total Traffic Exceeded!?!? LIVE SITE IS DOWN...Please help
Posted: Mon Oct 27, 2008 11:27 pm
by alee337
So here I am, inputting new products into the admin panel. I click SAVE on EDIT PRODUCT screen, and wait..and wait and wait and wait. Nothing happens. So I close the screen and try logging back in. What do you know, the site is DOWN.
I then open H-Sphere Control Panel, and see that Total Traffic is 2.6GB out of 2.5GB. It says incoming traffic at 143.7MB, and outgoing at 2.1GB. Not knowing what to do, I increased Server Traffic Limit to 3.5GB. Still nothing.
What has just happened here??? Can someone tell me if I did something wrong?
Alan
Re: Total Traffic Exceeded!?!? LIVE SITE IS DOWN...Please help
Posted: Mon Oct 27, 2008 11:37 pm
by smcfarland
1) Call your host.
2) Sometimes, it isn't the traffic but rather the DATABASE space (if you are running SQL Server), in which case you can upgrade your database space, and you would still probably need to call your host to do that, too.
Re: Total Traffic Exceeded!?!? LIVE SITE IS DOWN...Please help
Posted: Tue Oct 28, 2008 2:04 am
by alee337
Here is the error message I am receiving. Oh my god...I can't believe this is happening.
Alan
Re: Total Traffic Exceeded!?!? LIVE SITE IS DOWN...Please help
Posted: Tue Oct 28, 2008 7:14 am
by jmestep
Like smcfarland says, call your host. Look in your control panel to see what % of the database space you are using. I have had it happen when the db ltransaction log is full and the hoster needs to backup and shrink it, which I think they should be doing on a regular basis anyway.
Re: Total Traffic Exceeded!?!? LIVE SITE IS DOWN...Please help
Posted: Tue Oct 28, 2008 8:18 am
by smcfarland
There are several things you look at when you are setting up or upgrading your hosting:
* traffic space - the space for people coming to your site
* rack space/storage, etc. - the space that your PAGES, images, files, etc. take up
* database space - this is going to be your biggest expenditure with a SQL Server because you will continually need to upgrade the space to keep your site functioning.
For database space, ever time a record is added (customer, product, error message, viewing data, etc.) your database will grow. If there is not enough space, then it will cap out and you will need to upgrade the space (I pay an extra $15/qtr per band) or delete unused tracking files.
My database stores searches for items, affiliate tracking and more, so mine grows like crazy.