PutObject extremely slow when using web debugging proxy #2069
-
I'm replacing an old (non AWS) S3 library with AWSSDK.S3 With Fiddler running:
Without:
The library I'm replacing doesn't take any noticeable performance hit when running Fiddler.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@TommyN I'm unsure what the ask here is. The Fiddler web proxy intercepts the incoming and outgoing requests, this could add some delay to the request. There is also some discussion thread https://groups.google.com/g/httpfiddler/c/ut7EnElW3nw which talks about request slowdown, but it might not be application in your case as it compares IPv4 vs. IPv6 local stack. Did you try opening a case with Fiddler support forum? |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
@TommyN I'm unsure what the ask here is. The Fiddler web proxy intercepts the incoming and outgoing requests, this could add some delay to the request. There is also some discussion thread https://groups.google.com/g/httpfiddler/c/ut7EnElW3nw which talks about request slowdown, but it might not be application in your case as it compares IPv4 vs. IPv6 local stack. Did you try opening a case with Fiddler support forum?