On 19/02/16, Jim Jagielski wrote:
> Just one connection? By that do you mean one concurrent user or
> actually one request or actually one connection?
> 
> A connection is a socket opened between the client and the server.
> A request is a HTTP request on that connection.

my requirement is:

 "The Apache server listens on port 443i (https). It must accept only one
connection at a time on this port"

so its one socket opened between the client and the server.

Best Regards,

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to