Re: backlog

2000-12-04 Thread
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

backlog

2000-12-04 Thread
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