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
EXPERT
mhjwork
demandé il y a 8 ans2237 vues
1 réponse
0
Réponse acceptée

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
EXPERT
répondu il y a 8 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions