EC2 m5n.2xlarge limited bandwidth?

0

When a user is uploading a file to my m5n.2xlarge, the server become quite slow (network). The user is uploading at 100Mbps, I am not sure why the server is not able to handle this bandwidth. From the specs:

  • Network: Up to 25 Gbps
  • EBS: Up to 4,750 Mbsp

I am limited because of EBS, or credit balance (I don't understand this notion of credit balance)? Should I use another instance? Thank you in advance!

eeight
질문됨 2년 전330회 조회
2개 답변
1

Did you validate the ENA drive is enabled on the instance? https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking-ena.html

You can also leverage CloudWatch metrics to see the NetworkIn to the instance to see how much throughput is being used. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-network-performance-ena.html

profile pictureAWS
전문가
Rob_H
답변함 2년 전
  • ENA enabled yes. I configured alarms, is that boolean: ethtool_bw_in_allowance_exceeded > 0 for 1 datapoints within 5 minutes (did the same for the 5 of them). Does it makes sense?

0

Network performance from a client to a server depends on a lot of things including the network in between. Could it be an issue on the server? Sure. But I would first look at the path between the client and server. Run tests on different clients connected to different networks and isolate where the performance issue is coming from.

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠