Is there any way to find out how many http connections are open while browsing a web page

336 views Asked by At

Like when I access yahoo email , I see yahoo downloads contents from various other servers , like ad.yieldmanager.com , img.yahoo.com ,etc ,when I am in a web page how do I find out all the http connections it has opened to load the web page ?

2

There are 2 answers

0
NG. On

Use firefox and get firebug. Then use the net console to monitor.

0
Marko On

Use Fiddler.

It's good.