Do you use ferret at all? I found that ferret (and acts_as_ferret) cause the memory usage to grow to ~200MB a process. Can you list all your installed gems or at least all the gems that you are using?
-carl On 3/5/07, Ken Wei <[EMAIL PROTECTED]> wrote: > Even test only a single url which reads a few records from mysql and then > display, the memory usage still keep growing and never recover again. > > The test tool is httperf, this is the command i used: > httperf --server 192.168.1.1 --port 81 --rate 15 --uri /user/ken --num-call > 1 --num-conn 1000 > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users > -- EPA Rating: 3000 Lines of Code / Gallon (of coffee) _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
