In our application there is one case , where multiple HTTP post requests will be sent to server to download server response. Manually i can see it is 7 seconds transaction gets completed where as same transaction in Silk Performer is 30 + seconds ... In Silk Performer , those HTTP Post requests are sent in sequentially rather than parallel. These are not secondary calls like js , images , css files but it is purely http post requests.
↧