Set the session.gc_probability to a positive value between 1 and 100. This
setting is the proportion of page requests on which the session file garbage
collection routine is launched, e.g., if you set it to 1, then on 1 out of
every 100 page requests the garbage collection routine will delete old
session files. The default value is 1.

Kirk

> -----Original Message-----
> From: austin swinney [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 12, 2002 7:49 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [PHP] empty session files stacking up in /tmp on solaris
> 
> 
> a'hoy mates!
> 
> PROBLEM: 
> empty session files building up in /tmp, about 700+ for a BBS 
> type site
> of less than 100 users that gets about 19000 hits a day.
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to