
hobbestigrou at erakis
Oct 30, 2009, 10:54 AM
Post #1 of 1
(209 views)
Permalink
|
|
Re: [Resolved] Use of memcached with Catalyst
|
|
Le vendredi 30 octobre 2009 à 10:22:22, Bill Moseley a écrit : > 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? ops! Thanks a lot: each server has its own sub-domain on dev. So I believe it will be ok in prod, with only one domain. -- \0/ Hobbestigrou site web: http://erakis.im _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|