RE: [PHP] Session storage and the --with-mm option

2001-12-17 Thread Jaime Bozza
al Message- From: John Lim [mailto:[EMAIL PROTECTED]] Sent: Friday, December 14, 2001 9:27 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Session storage and the --with-mm option This doesn't explain why mm is causing such a memory bloat though. Mark, are you storing big arrays as session

Re: [PHP] Session storage and the --with-mm option

2001-12-14 Thread John Lim
lly use shared memory you must modify the option > session.save_handler in the php.ini file. > > Thanks > > Jeremy Allen > > > > > > > > -Original Message- > From: Mark [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 14, 2001 10:38 AM > To: [

RE: [PHP] Session storage and the --with-mm option

2001-12-14 Thread Jeremy Allen
: Friday, December 14, 2001 10:38 AM To: [EMAIL PROTECTED] Subject: [PHP] Session storage and the --with-mm option I'm trying to cut down on the amount of memory that my apache proceeses use, I've noticed that when I have the --with-mm option set when I configure and compile PHP that

[PHP] Session storage and the --with-mm option

2001-12-14 Thread Mark
I'm trying to cut down on the amount of memory that my apache proceeses use, I've noticed that when I have the --with-mm option set when I configure and compile PHP that the apache process goes up by about 40MB or more on the process table: USER PID %CPU %MEM VSZ RSS TTY STAT STA