11-30-2009 05:09 AM
For normal HTTP connections does MDS waits till the complete request is finished? (collects all data) & sends the data afterwards to the client?
When I make an http connection to a server containing a file of around 5mb, I have to wait for a considerable ammount of time before I get the response. Sometimes the connection also times out.