Date: 06/25/00
- Next message: Choong Kar Fai: "[phplib] Storing Image in Oracle 8i"
- Previous message: Rowel I. Lirag: "Re: [phplib] Storing Image in Oracle 8i"
- In reply to: Bryan Willett: "[phplib] PHPLIB failing under heavy use"
- Next in thread: Bryan Willett: "Re: [phplib] PHPLIB failing under heavy use"
- Reply: Bryan Willett: "Re: [phplib] PHPLIB failing under heavy use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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>
- Next message: Choong Kar Fai: "[phplib] Storing Image in Oracle 8i"
- Previous message: Rowel I. Lirag: "Re: [phplib] Storing Image in Oracle 8i"
- In reply to: Bryan Willett: "[phplib] PHPLIB failing under heavy use"
- Next in thread: Bryan Willett: "Re: [phplib] PHPLIB failing under heavy use"
- Reply: Bryan Willett: "Re: [phplib] PHPLIB failing under heavy use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

