update; branch

This commit is contained in:
Joey Hess 2012-10-07 23:10:28 -04:00
parent f5824f6db1
commit 888981eaae

View file

@ -8,3 +8,7 @@ file size.
The author of hS3 is aware of the problem, and working on it. I think I
have identified the root cause of the buffering; it's done by hS3 so it can
resend the data if S3 sends it a 307 redirect. --[[Joey]]
At least the send leak should be fixed by the patch in the s3-memory-leak
branch in git. That needs a patch to hS3, which I have sent to its author.
--[[Joey]]