Mine is even slimmer than that when using SCGI so I wonder why others are having so many problems?
Maybe if those experiencing problems could post details of their setup like: - Version or revision of Typo bering used - the results of script/about to see the versions of Rails and it's requirements Are they sure they are running in Production mode and aren't using Development by mistake? It is just unusual that some are having problems where others are having no problems at all. My own setup is: - Whatever the latest revision of SVN is About your application's environment Ruby version 1.8.2 (i686-linux) RubyGems version 0.8.10 Rails version 1.0.0 Active Record version 1.13.2 Action Pack version 1.11.2 Action Web Service version 1.0.0 Action Mailer version 1.1.5 Active Support version 1.2.5 Application root /home/jaseone/typo Environment development Database adapter mysql (it says development but it really isn't, I believe it is a bug in the script/about) Regards, Jason Ernie Oporto wrote: > Not sure what I'm doing right, but mine seems to be running pretty slim? > > #ps -auwwx > USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND > [...] > nobody 803 0.0 2.5 31064 26660 ? S Jan25 0:09 ruby > /proj/path/blog/public/dispatch.fcgi > nobody 827 0.0 2.2 31064 23004 ? S Jan25 0:11 ruby > /proj/path/blog/public/dispatch.fcgi > > > > On 1/23/06, * [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>* > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Stephen Bannasch wrote: > > > According to Julik (a textdrive sysadmin) his experience is that > most > rails apps take between 20-70MB -- 50MB is right in the middle of this > range. Elsewhere in the posting linked below he talks about > minimizing > the number of fcgi listeners. > > > > > http://weblog.textdrive.com/article/175/rails-optimizing-resource-usage > > > > "A Rails application usually consumes anywhere from 20 to 50-70 > Mb per > FastCGI dispatcher. If a Rails application is tuned properly this > amount > should stabilize after about 20 requests and stay the same. " > > > > > Mine is around 45MB for each FCGI I have. Site does not take a > lot of > hits but has been up for a while now. > > 30807 www-data 45640 kB ruby > /home/websites/theadmin/web/public/dispatch.fcgi > > 30808 www-data 45108 kB ruby > /home/websites/theadmin/web/public/dispatch.fcgi > > I have another that gets 0 hits and it is at about 36MB per FCGI. > > (All of this is moot when I noticed mysqld is taking over 121MB > and only > powers my Typo installs) > > Eric Davis > _______________________________________________ > Typo-list mailing list > Typo-list@rubyforge.org <mailto:Typo-list@rubyforge.org> > http://rubyforge.org/mailman/listinfo/typo-list > > >------------------------------------------------------------------------ > >_______________________________________________ >Typo-list mailing list >Typo-list@rubyforge.org >http://rubyforge.org/mailman/listinfo/typo-list > _______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list