View Single Post

  #2 (permalink)  
Old 02-28-2004
Andreas Paasch
 
Posts: n/a
Default Re: Need help : Server reached MaxClients setting

Atul wrote:

> Hi,
>
> I am running Apapche 2.0.48/PHP 4.3.4 on a Sun V240 box (Solaris 9). I
> am generating HTTP requests (15 requests/second) from two clients to
> the Apapche and get this error "Server reached MaxClients setting"
> after some time.
>
> The Apapche is compiled for worker MPM and I increased the number of
> simulatneous connections to 600. I would appreciate if somebody can
> help me.
>
> Thanks,
> Francis


Simple math tells me that 15 * 60 = 900 ... and your setting is 600.

Increase the number of allowed connection in your config file ... and
eventually increase the number of child connections two ...

/Andreas
--
Registeret Linux user #292411