Page 1 of 1
Working With Magento Web sites
Posted: Tue Feb 23, 2010 10:21 pm
by Nipuna
How to work fast with magento web sites. They get too much time to load and save and create products. I've got a freelancer project. In that i have to add products. But it get too much time. So this i don't have time to do my studies.
I tried Google Chrome, Opera and Firefox. Firefox and opera worked fast first time now they don't. Please tell me a way to do this work fast.
Thanks
Re: Working With Magento Web sites
Posted: Tue Feb 23, 2010 11:57 pm
by Neo
Magento is the famous shopping cart, right? I remember I discussed an issue with someone regarding the same matter. (may be you).
Basically 60- 70% of this depends on the following factors.
- Network bandwidth of web server (if it is your localhost then omit this)
- Performance of Web server's (CPU/Memory/Free HD space)
- Performance of Database server (CPU/Memory/Free HD space)
- Speed of Local internet connection
- Performance of local computer (Ex:If gzip is enabled on the web site, local CPU needs to decompress web pages)
- Fragmented database (You can optimise the database manually)
- Coding errors
Check these things one step at a time and see whether there is any improvement.
Re: Working With Magento Web sites
Posted: Wed Feb 24, 2010 3:19 pm
by Nipuna
Neo wrote:Magento is the famous shopping cart, right? I remember I discussed an issue with someone regarding the same matter. (may be you).
Basically 60- 70% of this depends on the following factors.
- Network bandwidth of web server (if it is your localhost then omit this)
- Performance of Web server's (CPU/Memory/Free HD space)
- Performance of Database server (CPU/Memory/Free HD space)
- Speed of Local internet connection
- Performance of local computer (Ex:If gzip is enabled on the web site, local CPU needs to decompress web pages)
- Fragmented database (You can optimise the database manually)
- Coding errors
Check these things one step at a time and see whether there is any improvement.
I can't do them because this site is not mine.