Hi,
We are setting up a new hosting service and I am trying to find out how to prove that a browser might open multiple sockets back to a domain for parallel downloads. If I host the JS and images in a domain and the application itself in another domain then IE could open two sockets to domain1 and two to domain2.
Is there any way Page Detailer can show this information ? The help page shows that if the downloads overlap then that means it is a parallel download. I am looking for ideas to setup a simple POC.