On Tue, Jan 1, 2013 at 1:41 PM, Sean Coates <[email protected]> wrote:

> Habari's habit of `session_start()` on every request makes it a bit
> difficult out of the box (Varnish won't cache requests that contain cookies
> by default). Then again, almost every PHP application ever does this, so
> it's not really a Habari problem.


Did you change the Varnish config, or find something Habari-side to improve
this? There's been discussion lately (and there's a ticket for it) to stop
creating a session for every user on every request, but we keep running
into problems with a lot of things (errors and notices, for instance).

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev

Reply via email to