Hello,<div><br class="webkit-block-placeholder"></div><div>I'm running a Rails application which must sort and manipulate a lot of data which are loaded in memory.</div><div>The Rails app runs on 2 mongrel processes.</div>
<div>When I first load the app, both are 32Mb in memory.</div><div>After some days, both are between 200Mb and 300Mb.</div><div><br class="webkit-block-placeholder"></div><div>My question is : is there some kind of garbage collector in Mongrel?
</div><div>I never see the two Mongrel processes memory footprint decrease.</div><div>Is it normal?</div><div><br class="webkit-block-placeholder"></div><div>I use Mongrel 1.0.1 with Rails 1.2.3 on Debian.</div><div><br class="webkit-block-placeholder">
</div><div>Best regards,</div><div>Thomas.</div><div><br class="webkit-block-placeholder"></div>