simple . yes, use puppet:/// share most file or large file is not so
good. so I need find a good idea to distribute large or most file to
puppet client . but I had not find yet :( ,
On Apr 29, 10:21 pm, "Nigel Kersten" <
nig...@google.com> wrote:
> Exactly. And remember you can separate the server from the ca_server... and
> then there really isn't much to keep in sync between the non-ca servers,
>
> I'm not sure of the current state of certificates when automatically set up
> by puppet. We ended up rolling them by hand, but all you have to do is make
> sure all the certs are signed by the same CA, and if you stick with one
> ca_server then you have a single authoritative store for certificates and
> don't have to worry about certname namespace collisions.
>
> Otherwise you're going to have to either put certificates on a shared
> filesystem or somehow keep them in sync and work out how to handle duplicate
> certnames.
>
> This is on the wiki, but Pound works better under heavy load than Apache
> does in my experience.
>
> Serving large files via puppet:/// urls will have an impact upon performance
> as they need to be escaped before sending to the clients.
>
>
>
> On Tue, Apr 29, 2008 at 5:13 AM, Ohad Levy <
ohadl...@gmail.com> wrote:
> > if you have any questions in the meanwhile - feel free to ask!
>
> > I guess the hardest part about scaling up would be the certificate
> > managements.
> > if you have a good version control system enabled, all the rest should not
> > be a big deal....
>
> > Ohad
>