On Fri, Sep 24, 2010 at 6:44 PM, Patrick wrote:
> Any chance you ran out of RAM? This happened to me and the swapping killed
> my performance. Webrick only runs one instance and you're now running 10
> instances which will use up much more RAM.
>
No, not a RAM related problem:
$ free -m
On Sep 24, 2010, at 5:03 AM, jtournier wrote:
> Hi,
>
> i'm actually using puppet+mongrel for 630 servers. Performances are
> correct, but we need to reboot the puppetmaster every 3 hours because
> of memory problems :-(
>
> I decided to migrate to a configuration puppet+apache2+passanger on a
Hi,
i'm actually using puppet+mongrel for 630 servers. Performances are
correct, but we need to reboot the puppetmaster every 3 hours because
of memory problems :-(
I decided to migrate to a configuration puppet+apache2+passanger on a
Ubuntu 10.04 system.
During my tests, everything was working