Issue #2903 has been updated by Luke Kanies. Subject changed from mod_xsendfile support to Puppet should support streaming and writing files directly Status changed from Unreviewed to Accepted
Again, yep. We also don't write files directly to disk as we receive them, which should be fixed. If we fixed both of these, we'd have no problem managing large files. ---------------------------------------- Feature #2903: Puppet should support streaming and writing files directly http://projects.reductivelabs.com/issues/2903 Author: konrad rzentarzewski Status: Accepted Priority: Normal Assigned to: Category: passenger Target version: Affected version: 0.25.1 Keywords: Branch: puppet should be able to support X-SendFile http header after authentication, so that passenger could stream files efficiently without locking expensive puppetmaster threads. currently memory footprint makes puppetmaster incapable of serving large files (and it's not always suitable to use yum/apt or (possibly unauthenticated) http server along with it). -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
