andrewrk / node-s3-client

high level amazon s3 client for node.js
MIT License
1k stars 303 forks source link

Very slow when first invoke file upload #207

Open ipconfiger opened 6 years ago

ipconfiger commented 6 years ago

Almost cost 1 min when first call file upload, but faster next time before exit my program

ashwhall commented 6 years ago

I'm encountering the same problem - did you find a solution?

ipconfiger commented 6 years ago

I got a solution, image Specify the region the same as your Bucket can make it faster