Re: [phplib] PHPLIB failing under heavy use From: Jan Johansson (j2 <email protected>)
Date: 06/25/00

> 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.

Means your kernal cannot have more files open. by default Linux only handles
1024 as a max, i think you can bump it to 4096, but thereafter you need to
seriously modify ther kernl..

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