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

質問済み 2年前68ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ