On 3/3/06, Nadir Mahmoud <nmahmoud@xxxxxxxxx> wrote: > Can I control the maximum number of users (clients) who connect to my web > server by using apache directives? You control the maximum number of client connections using the MaxClients directive. But remember that one browser often makes multiple simultaneous connections and, alternatively, several users may communicate over one connection using a proxy. So there is no direct map between users and connections. If you told us exactly what you are trying to accomplish, we might be able to help more. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx