Hi
I'm trying to upload to amazon s3 using FileStream and UrlRequest.
But it seems I can only upload 2 files simultaneously.
Is there a reason for this? How can I work around this?
Also would this affect web service calls to a SOAP web service on the same domain?
Thanks,