Not every request needs you to initialize the session - that's useless overhead in most cases.
For example, any REST api usually doesn't need a session to work. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 17 May 2013 13:43, jas <[email protected]> wrote: > Thanks! Is there a reason I wouldn't want to enable sessions on every > request? > > > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Custom-session-handler-global-initialization-tp4660037p4660050.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > >
