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. tia. > On Feb 19, 2016, at 2:50 AM, Oliver Graute <oliver.graute@xxxxxxxxx> wrote: > > On 18/02/16, Christopher Schultz wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Oliver, >> >> On 2/18/16 8:31 AM, Oliver Graute wrote: >>> is it possible to configure Apache 2.4 to accept only one >>> connection at time on port 443? is this something I can configure >>> for my Virtual Hosts? >> >> For testing, or for long-term behavior? > > for long-term behavior, its a requirement by the costumer. > > Best regards, > > Oliver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx