Is there any limitation with AWS PrivateLink?

0

I'm implementing a model-based system User -> AWS API Gateway -> AWS PrivateLink -> Network Load Balancer -> EC2 (Apache with PHP). When I load test with the NLB endpoint directly there is absolutely no problem with high load. But when testing with the API Gateway endpoint I get a lot of 500 error codes, Execution failed due to a network error communicating with the endpoint: Connection is closed, execution failed due to a timeout error (although it's a timeout error I get an error after very fast time). I'm wondering if there's something wrong with AWS PrivateLink? Can someone help me, thanks

1 Answer
1
Accepted Answer

This is a situation where I would create a support case. It looks like everything (on the NLB->EC2 side) is operating correctly given your testing; so definitely worthwhile having the support team look into the details of API Gateway and see what is happening.

profile pictureAWS
EXPERT
answered a year ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions