VPS.NET Cloud Community: New Template: Debian 5.0 (Lenny) Magento - VPS.NET Cloud Community

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • This topic is locked

New Template: Debian 5.0 (Lenny) Magento Rate Topic: -----

#21 User is offline   Steve 

  • CloudMonster
  • PipPipPip
  • Group: Customers
  • Posts: 103
  • Joined: 24-September 09

Posted 04 April 2010 - 11:15 PM

hyteckit said:

Well, I tested with the Debian Optimized with NGINX image yesterday. :lol:


Did you replace apache with nginx on the magento image, or start from scratch with just the debian optimised image?
0

#22 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 04 April 2010 - 11:19 PM

Steve said:

Did you replace apache with nginx on the magento image, or start from scratch with just the debian optimised image?


Start from scratch using the 'Cloud Optimised Debian' images that comes with NGINX.

Then transfer the magento archive over to the server and install it. Install magento isn't hard. Optimizing it is. :D
0

#23 User is offline   anthonysomerset 

  • On Cloud 9
  • PipPipPip
  • Group: Customers
  • Posts: 618
  • Joined: 16-September 09
  • LocationLondon, UK

Posted 04 April 2010 - 11:35 PM

hyteckit said:

Start from scratch using the 'Cloud Optimised Debian' images that comes with NGINX.

Then transfer the magento archive over to the server and install it. Install magento isn't hard. Optimizing it is. :D


which makes me think that the magento image is a base image with magento installed (hence no optimisation)
0

#24 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 06 April 2010 - 07:05 AM

Using the 'Debian Optimized' template.

Manually install MySQL.
Manually install Zend Server CE.
Ran Magento on lighttpd. Disable Apache. Apache sucks up too much memory.

Running on 1 node.


LoadImpact test:

Clients		10	20	30	40	50

Delay (s)	4.41	4.28	4.22	4.22	4.3


Apache Benchmark test:

Document Path:          /

Document Length:        22263 bytes


Concurrency Level:      10

Time taken for tests:   5.460 seconds

Complete requests:      100

Failed requests:        0

Write errors:           0

Total transferred:      2271600 bytes

HTML transferred:       2226300 bytes

Requests per second:    18.32 [#/sec] (mean)

Time per request:       545.956 [ms] (mean)

Time per request:       54.596 [ms] (mean, across all concurrent requests)

Transfer rate:          406.33 [Kbytes/sec] received


Connection Times (ms)

              min  mean[+/-sd] median   max

Connect:        0    0   0.1      0       1

Processing:   260  529  84.5    537     730

Waiting:      242  512  83.6    521     718

Total:        261  529  84.5    537     731


Percentage of the requests served within a certain time (ms)

  50%    537

  66%    564

  75%    582

  80%    597

  90%    632

  95%    671

  98%    682

  99%    731

 100%    731 (longest request)



Getting 18.32 req/sec from my install. Much faster than this template 'Debian 5.0 (Lenny) Magento'.


The "Debian 5.0 (Lenny) Magento" on the same server config, gives you about 5 to 6 req/sec. Installing eAccelerator gives you about 8 req/sec.
0

#25 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 06 April 2010 - 07:14 AM

You guys can mess with my installation while I go to sleep.

http://magento.geekgears.com


Might not be available in a day or two when I start messing with it more.
0

#26 User is offline   nullmind 

  • no title
  • PipPipPip
  • Group: Customers
  • Posts: 246
  • Joined: 02-February 09

Posted 06 April 2010 - 08:12 AM

anthonysomerset said:

which makes me think that the magento image is a base image with magento installed (hence no optimisation)


You be correct, this one has no optimisation, it's just a quick way to deploy a standard Magento
Carlos Rego

onApp

Secret Sauce Cook
0

#27 User is offline   yura 

  • Junior Member
  • PipPip
  • Group: Customers
  • Posts: 18
  • Joined: 08-February 10

Posted 07 April 2010 - 07:30 AM

The template released under 'Debian 5.0 (Lenny) x64'.
0

#28 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 07 April 2010 - 07:15 PM

Can we get a Zend Server CE version?

Zend Server CE installs Apache and Lighttpd. I just run Magento behind Lighttpd and it's so much faster than this image and uses less memory too.
0

#29 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 14 April 2010 - 12:57 AM

Another loadimpact test.

Magento running on 1 node. Debian Optimized with lighttpd. Not sure how fair of a test it is, since the main page is pretty much a static page now.


http://loadimpact.co...b7dbfe0b638f416

Clients		10	20	30	40	50

Delay (s)	2.75	2.62	2.61	2.62	2.6




Pingdom test

http://tools.pingdom...com/&id=2123283

Total loading time:3.3 seconds
Total objects:47 (537.9 KB)
0

#30 User is offline   Steve 

  • CloudMonster
  • PipPipPip
  • Group: Customers
  • Posts: 103
  • Joined: 24-September 09

Posted 14 April 2010 - 08:16 AM

Thank you, hyteckit -- that site is really fast for one node! Pages are loading really fast. Have you tried nginx? I couldn't get the rewrites to work with nginx. :(
0

#31 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 14 April 2010 - 09:05 AM

I am pretty new to both Lighttpd and nginx. I have no preference for either.

But since Zend Server CE installed lighttpd and fastcgi by default, I'm sticking with it. Wasn't too difficult getting the rewrites to work under lighttpd. Since it's working, I have no reason to mess with nginx.

You might try this thread on magento and nginx.

http://www.magentoco...iewthread/7931/
0

#32 User is offline   hyteckit 

  • I Got Nodes
  • PipPip
  • Group: Customers
  • Posts: 14
  • Joined: 03-April 10

Posted 14 April 2010 - 09:48 AM

Apache Bench test on 1 node. Bench testing from a different server (hostgator server) than the server running Magento.


Getting 21.16 req/sec on
Concurrency of 20:

ab -c 20 -n 100 [url]http://magento.geekgears.com/[/url]

This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0

Copyright 1996 Adam Twiss, Zeus Technology Ltd, [url]http://www.zeustech.net/[/url]

Copyright 2006 The Apache Software Foundation, [url]http://www.apache.org/[/url]


Benchmarking magento.geekgears.com (be patient)...



Server Software:        lighttpd/1.4.25

Server Hostname:        magento.geekgears.com

Server Port:            80


Document Path:          /

Document Length:        12791 bytes


Concurrency Level:      20

Time taken for tests:   4.725454 seconds

Complete requests:      100

Failed requests:        0

Write errors:           0

Total transferred:      1324500 bytes

HTML transferred:       1279100 bytes

Requests per second:    21.16 [#/sec] (mean)

Time per request:       945.091 [ms] (mean)

Time per request:       47.255 [ms] (mean, across all concurrent requests)

Transfer rate:          273.62 [Kbytes/sec] received


Connection Times (ms)

              min  mean[+/-sd] median   max

Connect:       33   34   0.7     34      38

Processing:   245  831 180.1    843    1140

Waiting:      210  796 180.3    808    1105

Total:        279  865 180.2    877    1174


Percentage of the requests served within a certain time (ms)

  50%    877

  66%    937

  75%    973

  80%    996

  90%   1063

  95%   1103

  98%   1173

  99%   1174

 100%   1174 (longest request)



Getting 185.31 req/sec on
Concurrency of 200:


ab -c 200 -n 1000 http://magento.geekgears.com/

This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0

Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/

Copyright 2006 The Apache Software Foundation, http://www.apache.org/


Benchmarking magento.geekgears.com (be patient)

Completed 100 requests

Completed 200 requests

Completed 300 requests

Completed 400 requests

Completed 500 requests

Completed 600 requests

Completed 700 requests

Completed 800 requests

Completed 900 requests

Finished 1000 requests



Server Software:        lighttpd/1.4.25

Server Hostname:        magento.geekgears.com

Server Port:            80


Document Path:          /

Document Length:        369 bytes


Concurrency Level:      200

Time taken for tests:   5.396312 seconds

Complete requests:      1000

Failed requests:        122

   (Connect: 0, Length: 122, Exceptions: 0)

Write errors:           0

Non-2xx responses:      878

Total transferred:      2093430 bytes

HTML transferred:       1892264 bytes

Requests per second:    185.31 [#/sec] (mean)

Time per request:       1079.262 [ms] (mean)

Time per request:       5.396 [ms] (mean, across all concurrent requests)

Transfer rate:          378.78 [Kbytes/sec] received


Connection Times (ms)

              min  mean[+/-sd] median   max

Connect:       33   33   1.1     34      37

Processing:    34  371 1031.6     35    5359

Waiting:       33  366 1021.6     34    5324

Total:         67  405 1031.6     68    5393


Percentage of the requests served within a certain time (ms)

  50%     68

  66%     69

  75%     70

  80%     75

  90%   1223

  95%   3274

  98%   4540

  99%   4937

 100%   5393 (longest request)


SWEET! :jiggy:
0

#33 User is offline   Steve 

  • CloudMonster
  • PipPipPip
  • Group: Customers
  • Posts: 103
  • Joined: 24-September 09

Posted 14 April 2010 - 10:29 AM

That is seriously impressive for one node. Thanks for sharing.
0

#34 User is offline   roccochiv 

  • I Got Nodes
  • Pip
  • Group: Customers
  • Posts: 1
  • Joined: 09-July 10

Posted 10 July 2010 - 04:15 AM

Anyone else using debian lenny x64 magento? we are looking for the best optimized os image to run magento on... as many of you all know installing magento is the easy part but having an optimized system is not so much...

do you all think litespeed is the way to go or other?

Also does anyone use a control panel with debian such as cpanel in centos? however cpanel isnt for debian... we were trying to find out what control panel we can install so we can easily admin the server then...

any thoughts? ty Rocco
0

Share this topic:


  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users