Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我读到我应该增加到gc_maxlifetime与php.ini我所说的相同的大值(周)Zend_Session::rememberMe()。这是好习惯吗?有理由不增加到gc_maxlifetime超过半小时左右吗?
gc_maxlifetime
php.ini
Zend_Session::rememberMe()
这是一个很好的做法。如果您有许多(数千)站点用户 - 您可以编写自定义会话处理程序。例如,支持不同的目录结构。
喜欢/sessiondir/0/1/5/0152837462938587.sess在读取包含许多文件的目录时最小化服务器负载
/sessiondir/0/1/5/0152837462938587.sess