1
votes

Is there a way to get the type of Firebug net panel functionality on a server. I would like to be able to know which sites are being loaded when I load a page. So, for example, when I load cnn.com, it loads pages from some advertising networks, facebook, etc.

1
It depends on your server side technology. What is the OS ? What is the application server ?snowflake

1 Answers

1
votes

While Firebug is great, for looking at traffic I suggest using Tamper Data, https://addons.mozilla.org/en-us/firefox/addon/tamper-data/. It's a great Firefox plugin that shows you lots of information of everything thats going in and out of your Firefox window.