processes which communicate with HTTP server by
socket mechanism. Apachec Server and module mechanism are used in our
project.
In socket programming, we are a little confused by the selection of backlog
parameter in the function listen():
1. Which number of backlog parameter we should chos
r
project.
In socket programming, we are a little confused by the selection of backlog
parameter in the function listen():
1. Which number of backlog parameter we should chose in the listen()
function?
When we set the backlog which is in the passive socket to 5,if many users,
for exampl