Hello All, We are using Zend_Session for our session handling needs. We are using Zend_Session with its default settings, including the file save handler.
We seem to have some problems with the system leaking session files. There is currently almost 1 mio session files in the tmp dir, and we do not have 1 mio simultaneous visitors. Does any one know of a problematic configuration of either Zend_Session of PHP it self that would lead to this situation? Thanks, Jacob Oettinger -- View this message in context: http://www.nabble.com/Session-Files-tp19914684p19914684.html Sent from the Zend Framework mailing list archive at Nabble.com.
