flexera-public / right_aws

RightScale Amazon Web Services Ruby Gems
MIT License
451 stars 175 forks source link

PUT requests with "Streamable" body timeout on redirect #125

Closed caryp closed 12 years ago

caryp commented 12 years ago

Attempting to PUT a file to S3 will get a socket timeout when redirected. This is currently the case when uploading files to S3 from a VM in the us-west-2 region since AWS is redirecting these S3 requests to the us-west-1 region.

konstantin-dzreev commented 12 years ago

merged