View a markdown version of this page

NAT gateway - Guidance for Deploying a Prebid Server on AWS

NAT gateway

Port allocation errors

  • The alarm changes state if there is a port allocation error in the NAT gateway.

  • The alarm returns to the OK state if the data is within the acceptable threshold for 5 minutes.

  • This can mean that too many concurrent connections are open through the NAT gateway and it caused a port allocation error.

  • Metric: ErrorPortAllocation > 0

Packets dropped count

  • The alarm changes state if a value greater than 0.01% is reached within a 1-minute period.

  • This might indicate an ongoing transient issue with the NAT gateway.

  • The alarm returns to the OK state if the data is within the acceptable threshold for 5 minutes.

  • If this value exceeds 0.01 percent of the total traffic on the NAT gateway, check the AWS Service Health dashboard.

  • Metric: PacketsDropCount > 0.01%