Hi,

I'd be quite interested if there was any way to reduce memory usage too,
here's the details for a couple of mongrel clusters, both of these are
running on a 256MB slices from slicehost so memory usage is a bit of a
concern, especially as neither of these sites have been made live and have
enough traffic to repay their hosting costs.

Highly modified pre-mental instance with no caching:

root     24008  0.5 29.5 144004 76996 ?        Sl   16:38   0:04
/usr/bin/ruby1.8 /usr/bin/mongrel_rails start -d -e production -p 8000 -a
127.0.0.1
root     24011  0.7 18.0 113764 47124 ?        Sl   16:38   0:05
/usr/bin/ruby1.8 /usr/bin/mongrel_rails start -d -e production -p 8001 -a
127.0.0.1
root     24014  0.6 27.9 139460 72788 ?        Sl   16:38   0:05
/usr/bin/ruby1.8 /usr/bin/mongrel_rails start -d -e production -p 8002 -a
127.0.0.1

Fairly standard mental branch with a few extensions:

root     15373  0.0 21.8 123512 57032 ?        Sl   Mar12   0:06
/usr/bin/ruby1.8 /usr/bin/mongrel_rails start -d -e production -p 8000 -a
127.0.0.1
root     15376  0.0 21.3 124608 55804 ?        Sl   Mar12   0:08
/usr/bin/ruby1.8 /usr/bin/mongrel_rails start -d -e production -p 8001 -a
127.0.0.1
root     15379  0.0 20.1 120332 52660 ?        Sl   Mar12   0:06
/usr/bin/ruby1.8 /usr/bin/mongrel_rails start -d -e production -p 8002 -a
127.0.0.1

Best Regards,
Kevin Ansfield


On 3/13/07, Nancy Carroll <[EMAIL PROTECTED]> wrote:

Sean Cribbs schrieb:
> Your mongrels should not be taking that much memory.  Are you running
> them in production mode?  Also consider that unless your sites are
> really heavily and frequently viewed, you may need only one mongrel per
> site.
>
> Sean



--
BN23 Search Limited is Registered in England
Company Number: 5323555
VAT registration Number: 896 69 0062

BN23 Search Limited
Temple Grove
Compton Place Road
Eastbourne
East Sussex
BN20 8AD
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to