[Catalyst] Use of memcached with Catalyst

Bill Moseley moseley at hank.org
Fri Oct 30 17:22:22 GMT 2009


2009/10/30 Natal Ng=E9tal <hobbestigrou at erakis.im>

> Le vendredi 30 octobre 2009 =E0 12:19:05, Jim Spath a =E9crit :
> > Is your server IP list _exactly_ the same across all of the
> > front-end servers?
> Yes. And since I've set hash_namespace to true, I keep my session when I
> restart apache on a server. But it doesn't keep the session if I go on a
> page from another apache server, although the configuration is
> exactly the same on each server.
>

Throw in some debugging on each web server.  Make sure the same session id
is presented to each.  Make sure the same memcached key is requested.

Write a small script to fetch the session.  Then run it on all machines.

Obviously, your cookie's domain isn't changing, right?




-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20091030/d9ba2=
1d7/attachment.htm


More information about the Catalyst mailing list