Sha256: a29be198edcf732055f53971f4e022f8d6299e32e2bd9fc9f75817318519ba8b

Contents?: true

Size: 754 Bytes

Versions: 121

Compression:

Stored size: 754 Bytes

Contents

By default, the puppetmaster package is configured in
/etc/default/puppetmaster to utilize the webrick server included in
the application. This server is single-threaded, very slow and tends
to fall over when you get close to 30 nodes. You will start to see
connection-reset or End-of-file errors when this happens.

You will want to a server that can scale better than webrick, such as
Passenger (aka. mod_rails), with a front-end web-proxy such as apache.

If you would like to run Passenger (aka. mod_rails) with apache install the
puppetmaster-passenger package. It will automatically setup an apache2 virtual
host that will run puppetmaster under Passenger.

For more information:
http://projects.puppetlabs.com/projects/puppet/wiki/Using_Passenger

Version data entries

121 entries across 121 versions & 2 rubygems

Version Path
puppet-3.8.7 ext/debian/puppetmaster.README.debian
puppet-3.8.7-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-3.8.7-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-3.8.6 ext/debian/puppetmaster.README.debian
puppet-3.8.6-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-3.8.6-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.3.2 ext/debian/puppetmaster.README.debian
puppet-4.3.2-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.3.2-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-3.8.5 ext/debian/puppetmaster.README.debian
puppet-3.8.5-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-3.8.5-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.3.1 ext/debian/puppetmaster.README.debian
puppet-4.3.1-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.3.1-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.3.0 ext/debian/puppetmaster.README.debian
puppet-4.3.0-x86-mingw32 ext/debian/puppetmaster.README.debian
puppet-4.3.0-x64-mingw32 ext/debian/puppetmaster.README.debian
puppet-3.8.4 ext/debian/puppetmaster.README.debian
puppet-3.8.4-x86-mingw32 ext/debian/puppetmaster.README.debian