Thanks for your response Matthew.  I will try to enable
apache/mod_passenger with puppet and see if that helps.  Would I need to
change anything on the clients in order to make this change on the puppet
master?

Thanks again.

On Tue, Feb 26, 2013 at 2:18 AM, Matthew Burgess <
[email protected]> wrote:

> On Mon, Feb 25, 2013 at 9:03 PM, Jagga Soorma <[email protected]> wrote:
> > Hi Guys,
> >
> > I am running puppet server version 3.0.2-1 on a RHEL 5.8 virtual machine
> > with about 110 clients.  I am seeing intermittent errors with my clients
> > that are failing with the following error messages:
>
> Intermittent errors with a large(ish) number of clients hints to me
> straight away that you could be running into issues with Puppet's HTTP
> server, Webrick.  If you're not running puppet behind Apache with
> mod_passenger, or Nginx with Unicorn, I'd suggest you look into those.
>  Webrick is single-threaded, so depending on the timing of your
> client's checkins, you can easily overload it, leading to the issues
> you're seeing.
>
> Regards,
>
> Matt.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to