Zen Follower
- Join Date:
- Mar 2006
- Posts:
- 284
- Plugin Contributions:
- 0
VPS slow site
1.3.9h installed manually no upgrads.
Add ons:
Apsona
OSC Assist auto update runs every 8 hours.
Easy Populate4
We have a host (Lunarpages) that complains that we are using too many resources (they are famous for this) on a shared server so we went to another host (HOst For Web - I have always had good experiences with them until now) and obtained a VPS server with 1G RAM
Our site now on Host For web is now crashing because we run out of Memory. With just two users -(myself and another) navigating the site we can crash the site due to RAM spike .
Tech support has told us that we are out of RAM and that its that the database is so large and that we must upgrade to a larger VPS with more RAM. Our Database has 400K records and 99MB broken down basically like this:
<rounding the largest MB have .... in fornt>
banner history 900
categories 600
cat description 600
counter history 400
config 600
*misc feed tables from OSC autoupdate program 43,000 - not accessed when pages are served. Only when auto update is occurring.
manu 500
manu desc 500
meta tag product descriptions 21,000
order status hisory 800
orders total 600
products 35,000 .....8MB
product attributes 151,000 .....23MB
products description 35,000 .....30MB
products to categories 38,000
then a bunch of little tables.
So - does this appear to be a large database that could crash a 1G RAM VPS server with only a hand full of simultaneous users?
I dont really know if its the database or bad coding from one of the add ons that is causing the problem. Of course the hosts say "upgrade upgrade!" but I want to make sure thats really necessary to upgrade again after we just did (shared -> VPS)
Thanks for any input.