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
ESPECIALISTA
mhjwork
feita há 8 anos2237 visualizações
1 Resposta
0
Resposta aceita

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
ESPECIALISTA
respondido há 8 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas