I have used a file contorl to upload the files to the server. Server is kept in USA, I am trying to upload a file of size 7MB through this control. But control due to the connection speedaround 100kbps, it takes too much time for uploading and lots of time in between connection timeout occurs and file doesn't get uploaded.
What modifications we can do in our architecture for this kind of problems so that a large file can be uploaded even on the low connection speed.