David Schmitt schrieb:
> Arnau Bria schrieb:
>>> Therefore it is not recommended to have all clients hit the server at
>>> the same time. 
>> I know, but we're trying to see if we can use puppet for immediate
>> changes (I know puppet is not designed for that, for we'd like to test
>> it).
> 
> Use the method I described in my earlier message to find the "sweet" 
> spot of your setup. Then you know (and can repeatedly measure) how long 
> an "immediate" application of your change will take.
> 
> Most likely you'll be faster if you don't hammer your puppetmaster by 
> starting all clients at the same time.

You might also want to look into puppetrun's --parallel option:

   parallel: How parallel to make the connections. Parallelization
       is provided by forking for each client to which to connect.  The
       default is 1, meaning serial execution.

Then you could test how high you can go on --parallel before your 
puppetmaster goes down.



Regards, DavidS

-- 
dasz.at OG              Tel: +43 (0)664 2602670     Web: http://dasz.at
Klosterneuburg                                         UID: ATU64260999

        FB-Nr.: FN 309285 g          FB-Gericht: LG Korneuburg

--~--~---------~--~----~------------~-------~--~----~
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