I use PHP sessions for my sites. The session_set_save_handler() is set to 
"Files". I would like to increase the gc_maxlifetime to get longer 
sessions. Today my sites generate about 1500-2000 simultaneous sessions. 
The number of sessions will probably grow if I increase the gc_maxlifetime. 
My question is: how does increased sessions affect the performance?

Best regards
Fredrik Nygren

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

Reply via email to