[Puppet Users] Puppet performance test

2010-08-17 Thread Jomo
I host about 700 directories and 1300 files on the puppetmaster server, using default Webrick server. On the client, it takes about 6 minutes to get these files, and responses lots of errors which like Failed to retrieve current state of resource :( -- You received this message because you are

[Puppet Users] Re: Puppet performance test

2010-08-17 Thread Jomo
The line in config.rb require 'puppet/application/puppetmasterd' it should be require 'puppet/application/master' ? On Aug 18, 2:41 am, James Turnbull ja...@puppetlabs.com wrote: Daniel Pittman wrote: I suggest you look to replacing webrick with one of the other options that give

[Puppet Users] Re: ANNOUNCE: Puppet 2.6.1 - Release Candidate 2 available!

2010-08-15 Thread Jomo
Still did not fix bug #3922 On Aug 12, 1:49 pm, James Turnbull ja...@puppetlabs.com wrote: In the long Puppet tradition of fast releases and agile iteration comes the 2.6.1 release! The second release candidate is now available and is a maintenance release in the 2.6.x branch. It contains

[Puppet Users] Re: Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER

2010-06-09 Thread Jomo
wiki is right, I forgot this: ssl_client_header = HTTP_X_SSL_SUBJECT On 6月9日, 上午10时21分, Jomo zhan...@gmail.com wrote: It works for me too, thank you. It should be added to the wiki. btw, my nginx is 0.8.29. On 6月9日, 上午12时01分, Dan Carley dan.car...@gmail.com wrote: On 8 June 2010 10:06

[Puppet Users] Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER

2010-06-08 Thread Jomo
It works well when I use webrick. The config of nginx is from puppet wiki, some logs is below, what's wrong? puppet version:0.25.4 client: ... ... debug: /File[/var/lib/puppet/ssl/certs/ca.pem]: Autorequiring File[/ var/lib/puppet/ssl/certs] debug: /File[/var/lib/puppet/state/state.yaml]:

[Puppet Users] Re: Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER

2010-06-08 Thread Jomo
It works for me too, thank you. It should be added to the wiki. btw, my nginx is 0.8.29. On 6月9日, 上午12时01分, Dan Carley dan.car...@gmail.com wrote: On 8 June 2010 10:06, Jomo zhan...@gmail.com wrote: It works well when I use webrick. The config of nginx is from puppet wiki, some logs