Lambda: file descriptor limits - does it include network connections?

0

A customer has asked the following:

Does max file descriptors of 1024 for lambdas also include open network connections?

I believe the question could also be expended to:

Are there any limitations on the number of open network connections?

Any help appreciated!

AWS
EXPERTO
mhjwork
preguntada hace 8 años2229 visualizaciones
1 Respuesta
0
Respuesta aceptada

Yes, each network connection will consume a file descriptor and count towards that limit. There's no specific limit on open network connections aside from the 1,024 file descriptor limit.

AWS
EXPERTO
respondido hace 8 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.

Pautas para responder preguntas