Re: [phplib] PHPLIB failing under heavy use From: Bryan McGuire (joefriday <email protected>)
Date: 06/25/00

Ahh, the postmaster can only start up 32 backends by default. Each child
httpd server has one backend open. Look in your httpd.conf and see what your
maxclients is set to and edit your start up file for postmaster to use -N to
specify a number of backends that exceeds this.
----- Original Message -----
From: "Bryan Willett" <bryan <email protected>>
To: <phplib <email protected>>
Sent: Sunday, June 25, 2000 4:26 PM
Subject: [phplib] PHPLIB failing under heavy use

>
> I recently started my beta test for Merchant Empires:
>
> www.merchantempires.net.
>
> I'm running Mandrake 7.1, which has the large file desc patch, and
> postgresql 7.0* and latest phplib.
>
> I've got file-max in the proc system set to 8192. cat file-nr
> reports 3420 982 8192. Inode-max is ~16000. After extended use
> random errors messages that contain "bad file descriptor in db_pgsql.inc
> on line 52" begin to occur.
>
> Can anyone provide advice?
>
> Thanks,
>
> Bryan
>
> please forward replies to bryan <email protected>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>