http_file: wait for the destination server to respond
commit126019445776ed08dd33d60e146a9d2e5786cf7c
authorEric Wong <normalperson@yhbt.net>
Mon, 21 Nov 2011 00:06:23 +0000 (21 00:06 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 21 Nov 2011 00:20:34 +0000 (21 00:20 +0000)
tree682f4b7a77cef526886e753602cd4a5c8ef22f77
parenta292a04a7e8c7cf65b6f9a7462c97b10010e4877
http_file: wait for the destination server to respond

Uploading large files can cause the destination to take
equally long to respond, either because of extra I/O
needed to verify or because we've hit fsync(2) or similar.
lib/mogilefs/http_file.rb