Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

"Keep sessions" to be customizable

I want to set the maximum session count to keep. Add some option in the configuration like "Max sessions to keep" so I can choose it from the menu "Keep sessions". Right now maximum session count I can choose is 10000 but it's too small value for me.

  • Guest
  • Oct 31 2018
  • Under review
  • Attach files
  • Eric Lawrence commented
    October 31, 2018 17:42

    In the black QuickExec box below the Web Sessions list, type:

        prefs set fiddler.ui.rules.keeponly 123450

    and hit Enter.

     

    As a bug fix, Telerik should consider subscribing to changes in this value so that the toolbar UI updates with the "123450" number without restarting the tool.