Where can I see the actual Packets per Second allowed for each instance type?

0

A network adapter has a metric pps_allowance_exceeded now, so there is an actual value for allowed PPS for each instance type. Is it published anywhere?

Cashier
질문됨 2년 전755회 조회
2개 답변
0

It's not defined because of a couple reasons:

  1. You can alter the MTU of any OS
  2. Many instances have burst credits (see here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html)

The best way to see if an instance meets your needs is to configure the OS as you desire and then perform a sustained test to ensure you are not just seeing burst maximums.

profile pictureAWS
답변함 2년 전
  • If there is a metric then it must be a maximum allowed packets per second which is exceeded. Hence it is not a dynamic limit came from the bandwidth. It may be different for different instances, sure. Bandwidth is also vague defined for such burstable instances but it is well defined for other instances. I am not sure why pps limits aren't listed anywhere.

  • MTU alters packet size.

0

So does that mean, the instance size has to be tested by trial and error to see if the PSS allowance is exceeded each time? Today I have the PPS during a time period when we started to see a service degradation. We are using two T3 medium instances behind an NLB and are seeing 125 (for T3 XL) and 86 (M instance size) of Packets per second using the basic metrics collected per instance in CloudWatch. What is the recommended way to scale up the instances such that there will be no service degradation? at the point of service degradation we see 37 K Packets and 25 K packets coming into the instance because the application must have started to retry!

답변함 8달 전

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

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

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

관련 콘텐츠