Download and Upload Document from C# to AWS HTTP calls take long time

0

Hello,

While Uploading or Downloading documents from AWS cloud via C# HTTP request showing long time on AppDynamics.

Not sure how to handle or how to debug what is the issue.

Can someone help how to check what is the issue ?

  • Please share the code you are using to upload or download the document.

    Few questions that would help to figure out the issue here:

    Is it simply taking time while using C# code, or does it also take time when using other methods? How large are the objects you are attempting to download or upload to S3? Do you make use of Multipart upload requests?

  • Which AWS service are you using? Please share sample code as well to help debug. In general, follow Microsoft recommended best practices for .NET - https://learn.microsoft.com/en-us/dotnet/fundamentals/networking/http/httpclient-guidelines

gefragt vor 2 Jahren68 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen