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

preguntada hace 2 años68 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas