Have you tried to add that directive ?

MaxClients N

Luis


James Sherwood wrote:
Hello,

I am trying to get my apache to not allow users past X number.

We are using Apache 2.0.54 on Win2003 server
The httpd.conf does not have a MaxClients directive in it.

The only thing it has is:
<IfModule mpm_winnt.c>
ThreadsPerChild 450
MaxRequestsPerChild  0
</IfModule>

There is no module called mpm_winnt.c in any of the directories.

Basically what I am striving for is after X number of concurrent connections, return a server too busy error. Is this possible?

Thanks in advance,
James



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
*Luis Moreira*
*Analista*
*E. S. Informática*
*Gestão de Sistemas, Qualidade e Produção
Comunicação de Dados e Segurança
*Rua Fraternidade Operária 5
2799-501 Carnaxide
Tel: +351 21 416 82 88
Fax: +351 21 416 80 92
Email : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
URL: http://www.esi.pt <http://www.esi.pt/>

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to