Hi > Any ideas or suggestions to speed up file transfers??
try 0.25.0beta file serving should be heavily improved. > If I manually scp the file, it takes only 30seconds (between office and > ec2), why would it take so long and eventually timeout inside the colo ( > ec2)? currently puppet uses xmlrpc, even to transfer files, which means that every file have to be loaded into memory, escaped, sent over the wire, de-escaped and written down to disc. with the change to REST with the upcoming 0.25.0 this should have changed. cheers pete --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---