As far as I have researched, I found out that each browser has a different number of maximum concurrent requests to the same domain ( https://stackoverflow.com/a/14768266/1299642 ). As i understood this applies to HTTP
and HTTPS
protocols.
Does anyone know if the same is applied for the SPDY
protocol ?