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 preceding call before
making new call.

I was expecting total 12 call to be made in parallel(2 for each domain).

Can someone explain why this is happening and how can I fix this ?

Let me know if you need more information.



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to