localzuk Posted June 29, 2015 Posted June 29, 2015 (edited) How did I not know about this tool until a couple of weeks ago?! Its brilliant for figuring out web traffic issues. Basically, it logs all HTTP and HTTPS traffic going in and out of your machine, so you can see exactly what is happening - you can see where things are going wrong. Today I used it to figure out why Adobe Creative Cloud wouldn't download Adobe Premiere Pro. Turned out that part way through the download our web filter was triggering for some reason. Fiddler free web debugging proxy Edited June 29, 2015 by localzuk 1
dry Posted June 29, 2015 Posted June 29, 2015 It's been a real life saver when dealing with Cr@pita 1
round2it Posted June 29, 2015 Posted June 29, 2015 +1 for fiddler great tool to find out what is getting blocked etc. must have tool
Arthur Posted June 29, 2015 Posted June 29, 2015 Fiddler is great. Been using it for years. Also handy is URL Snooper.
sonofsanta Posted June 29, 2015 Posted June 29, 2015 God yes. I also can't believe you've got by without it. I don't know how you'd administer a web filter without it. Web Developer tools in browsers are also very handy - F12 in FF & IE, think it's an extension in the Chrome Store. Handy when it turns out a random JS file is being blocked because of a keyword.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now