I found a link to Fiddler a while back and immediately was hooked. It’s great for HTTP Debugging. If you haven’t used it go check it out now.
Although I usually use it just to view what HTTP traffic is going out it can also be used to improve performance by identifying items that could be “cached”. To learn more checkout Fiddler PowerToy – Part 2: HTTP Performance.