InsideHTTP

Saturday, October 20, 2007

Fiddler Extension updates

I made a few minor updates to Fiddler extensions today.

GalleryView now supports the mouse wheel correctly (scrolls thumbnails) after you click inside the Gallery.

Timeline View now allows you to click on an item in the timeline to view the session. As you mouse over a given entry, you can view the full URL and bytes sent/received counts. Sessions are ordered by ID rather than ClientConnect time. The view now also refuses to calculate timelines more than 1 day long (doing so killed CPU performance).

The SimpleFilters extension now built into Fiddler by default has been updated in Fiddler 2.1.1.4 alpha such that it saves and restores the filters between runs of Fiddler. In future versions, you will be able to save and load multiple filter profiles.

As always please give the new code a try and let me know if anything catches fire. :-)

Wednesday, October 17, 2007

Using 'P' and 'C' features in the new Fiddler

http://blogs.msdn.com/alikl/archive/2007/10/17/improve-web-application-performance-by-reducing-number-of-http-requests-fiddler-to-the-rescue.aspx