New Template: Debian 5.0 (Lenny) Magento
#1
Posted 29 March 2010 - 03:30 PM
We are glad to release new 'Debian 5.0 (Lenny) Magento' template.
Magento is a feature-rich eCommerce platform built on open-source technology that provides online merchants with unprecedented flexibility and control over the look, content and functionality of their eCommerce store.
The template is available for all clouds. Please find it on 'Beta Templates' (OS section). 05 April 2010 it will be released under corresponded OS.
The template Wiki page:
http://www.vps.net/w...nto-image-notes
We will be very appreciate for any feedback and report.
Regards
Yura
#2
Posted 29 March 2010 - 04:14 PM
The wiki page is a bit borked, though, and impossible to read (FF3.6.2)
Also: what is the recommended minimum number of nodes for this image?
#3
Posted 29 March 2010 - 10:08 PM
#4
Posted 30 March 2010 - 02:21 AM
#6
Posted 02 April 2010 - 06:44 PM
#7
Posted 02 April 2010 - 07:45 PM
#8
Posted 03 April 2010 - 06:02 PM
Shammyh said:
can you elaborate, let us know please
onApp
Secret Sauce Cook
#9
Posted 04 April 2010 - 12:32 PM
aptitude install php-apc
Install memcache
apt-get install php5-memcache
memcache has support for multiple nodes.
Threads on optimizing magento:
http://www.magentoco...thread/9037/P0/
http://www.magentoco...hread/12998/P0/
http://www.magentoco...-performance-1/
http://www.slideshar...ith-zend-server
#10
Posted 04 April 2010 - 02:15 PM
Steve said:
I'd appreciate an answer to this, if possible?
#12
Posted 04 April 2010 - 02:45 PM
hyteckit said:
Yes, I know that :) but I'd be keen to hear what the *recommended* minimum number of nodes is to run Magento using this image. I've read that a 1GB minimum of RAM is recommended for Magento, and was wondering if any tweaks/optimisations have been made which might mean that this image will run well with less RAM.
#13
Posted 04 April 2010 - 08:35 PM
Guess it'll depend on how many visitors and orders you expect to get in a day.
magento 1.4 is much faster than previously, since it has separate tables for flatten product data and flatten category data.
Since VPS.net makes it so easy to add extra nodes, I'll just add more when I feel I need it.
#14
Posted 04 April 2010 - 08:38 PM
#15
Posted 04 April 2010 - 09:31 PM
I tested on 2 nodes and don't see an increase in performance strangely.
As for the url, I'm still constantly making changes, so not a good idea to share the IP address or url. Maybe I'll have it live in the next few days.
#16
Posted 04 April 2010 - 10:42 PM
Went ahead and install eAccelerator instead. Got around a 50% increase in performance from it.
Install instructions for installing eAccelerator:
http://www.howtoforg...pd-debian-lenny
Wondering if I should try lighttpd instead of Apache.
#17
Posted 04 April 2010 - 10:44 PM
i'm under the impression that the template is basically a lamp stack with the requirements of a magento install met with magento installed so therefore no tweaking of this kind
#18
Posted 04 April 2010 - 10:51 PM
anthonysomerset said:
i'm under the impression that the template is basically a lamp stack with the requirements of a magento install met with magento installed so therefore no tweaking of this kind
Yeah, magento is built to work with APC.
Added to local.xml file:
<cache> <backend>apc</backend> <prefix>alphanumeric</prefix> </cache>
But I'm definitely having issues with it.
eAccelerator is given me good performance gains.
Maybe instead of Apache, run it under lighttpd, Zend Server CE, and Zend optimizer? Since magento is built using the Zend Framework.
#19
Posted 04 April 2010 - 11:07 PM
1 node with APC, tested with loadimpact and it crashes with 30 connections (load of 40+ and heavy swapping)
2 nodes with APC, loadimpact crashes it with 40 connections. (load of 30+ with heavy swapping)
I would have liked to see this image using NGINX (I'm a great fan of nginx on Ubuntu.)
#20
Posted 04 April 2010 - 11:11 PM
Using loadimpact as well. No APC.
50 concurrent connections with no problems. All under 5s response time!
This is with 1 freakin node.
With this magento image and Apache, it craps out at 40 concurrent connections.

Help
This topic is locked













