Re: Increase Maximum concurrent request in AIR

2019-02-12 Thread Carlos Rovira
Hi Yash this is covered in a recent thread here: http://apache-flex-users.246.n4.nabble.com/Apache-Flex-AIR-Application-problems-with-a-limitation-of-two-HTTP-request-on-windows-td17493.html El mar., 12 feb. 2019 a las 7:19, Yash Yadav () escribió: > Hi All, > > We have implemented domai

Increase Maximum concurrent request in AIR

2019-02-11 Thread Yash Yadav
Hi All, We have implemented domain sharding so that multiple request can be hit at same service at once. We created 6 domain such as a.domain.com, b.domain.com...f.domain.com. When try and make multiple concurrent calls only 4 calls get through and remaining calls waits for response of any one of