You have to measure "RSS". If you're using php, may be the problem comes from there. How many php_childs do you allow it to spawn? Try to reduce the number of it (to 10-20), and you will reduce memory dramatically.
You can also reduce the iocache limit :-) 2009/8/6 Stefan de Konink <[email protected]>: > On Thu, 6 Aug 2009, Matt Austin wrote: > >> I'd love to use Cherokee, so any advice on how I can tweak Cherokee or >> configure my sites more efficiently would be very welcome. But maybe >> at the end of the day I need to save up and just buy a Linode with >> more RAM? > > Are you sure you are measuring real memory opposed to memory used in > mmaping; aka virtual memory? > > > Stefan > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > -- Miguel Angel Ajo Pelayo http://www.nbee.es +34 91 120 1798 +34 636 52 25 69 skype: ajoajoajo -- Miguel Angel Ajo Pelayo http://www.nbee.es +34 91 120 1798 +34 636 52 25 69 skype: ajoajoajo _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
