General (26.04.2005 20:32, просмотров: 1) ответил rezident на General, вопрос по конфе.
Это вероятностный процесс session.gc_probability specifies the probability that the gc (garbage collection) routine is started on each request in percent. Defaults to 1.
session.gc_maxlifetime specifies the number of seconds after which data will be seen as 'garbage' and cleaned up.
стоит-----------------------------
php_value session.gc_maxlifetime 600
php_value session.gc_probability 5