You could always set each FCGI process to recycle after X number of 
requests...

... in your dispatch.fcgi ...

RailsFCGIHandler.process! *nil, 10*

That might help out with ensuring things are getting cleaned up when 
they aren't needed anymore.

Nicholas Van Weerdenburg wrote:
> I'll try dropping the plugins, as they aren't being used.
>
> Any caveats for safely doing so? One poster mentioned dropping them, 
> but not seeing a signifcant improvate.
>
> Thanks,
> Nick
>
> On 3/16/06, *Mark Denovich* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Textdrive kept nuking my Typo install too.   I nixed the Flickr
>     sidebar, and that's helped keep my process lean enough to survive
>     more than a couple days.
>
>     Running trunk with the Azure theme.
>
>     --Mark
>
>
>     _______________________________________________
>     Typo-list mailing list
>     Typo-list@rubyforge.org <mailto:Typo-list@rubyforge.org>
>     http://rubyforge.org/mailman/listinfo/typo-list
>
>
>
>
> -- 
> Nicholas Van Weerdenburg
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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

Reply via email to