Re: [EMAIL PROTECTED] Resource limits per VirtualHost

2005-11-29 Thread Joshua Slive
On 11/29/05, Santi Saez <[EMAIL PROTECTED]> wrote: > Hello, > > Its posible to limit the numbers of Apache childrens (simultaneously > connected clients) per VirtualHost? > > I want to limit for example to 10 simultaneously conections for one > domain.. I have been Googling for RLimit* directives,

[EMAIL PROTECTED] Resource limits per VirtualHost

2005-11-29 Thread Santi Saez
Hello, Its posible to limit the numbers of Apache childrens (simultaneously connected clients) per VirtualHost? I want to limit for example to 10 simultaneously conections for one domain.. I have been Googling for RLimit* directives, but I think it's not the way.. any ideas? Regards, -