Answer the question
In order to leave comments, you need to log in
What is the socket backlog?
Reading documentation on HttpServer. Here. Stumbled upon the backlog constructor parameter .
What it is?
Answer the question
In order to leave comments, you need to log in
This is the maximum number of queued incoming connections to allow on the listening socket. Queued TCP connections exceeding this limit may be rejected by the TCP implementation.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question