Excerpts from sanjiv.singh's message of Tue Jul 05 10:05:41 +0200 2011:
> Hi All,
> I am facing performance degrade of both puppet master and puppet
> client, when my manifests are designed for serving more and more files
> (flat file, jars,wars/templates).
> 
> what could be the best approach to handle this?

It is possible to let a "real" webserver take care of static file
serving, and only use the puppetmaster for catalog compilation.

One tried and tested solution is described in this blog post:
http://www.masterzen.fr/2010/03/21/more-puppet-offloading/

Cheers,
Marc

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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