Saltar al contenido

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 Respuesta
1
Respuesta aceptada

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.

AWS
EXPERTO
respondido hace 3 años
EXPERTO
revisado hace 2 años

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.