mysql - Magento: how much RAM does database consume? -


I have a Magento ecommerce, tables in my database are taken +/- 500 MB on the disk. (I clean log tables per week) With HOP, I see that mysqld uses 330M resource. My site does not have too much traffic (5/10 users simultaneously) in total, site +/- Moves 1600 MB to the server. Is this a normal value?


I have a webstore with nearly 1.200 products and images development).
This hosting company uses 406 MB of webspace.
Database is 95 MB, so 500 MB is too big.

Is it possible (if you use images in your webstore) All images are saved in the database table instead of "Linked" Magento?


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

Firefox reacting to JQuery setTimeout that doesn't apply -