Search code examples
proxyfiddlerreverse-proxy

Can I simulate a drop connection using fiddler?


I'm trying to simulate a connection drop using fiddler apart from adding latency to slow down the requests for a long time.

Thanks,

Sid


Solution

  • In Fiddler's AutoResponder, change the action for a matching Session to *drop or *reset.

    See http://youtu.be/3YZvZnTQhpo?t=4m26s