On Dec 9, 2010, at 9:45 AM, Chris C wrote:

> How robust and secure is the embedded fileserver in puppet?  
> 
> So far my environment consists of 15 nodes with about 80 checks per node.  
> I'm doing alot of md5 checks on files.  I anticipate ~150 nodes.  I am 
> currently using autofs and the source for my files is 
> /net/netapp/puppet/files/........
> 
> Right now I'm not compelled to change this but I was just wondering...

In my experience, Webrick (the default webserver) will fail very badly under 
that load meaning you'll need to move to Mongral or Passenger.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to