[hunchentoot-devel] Re: session shearing question
Edi Weitz
edi at agharta.de
Mon Jan 7 04:45:49 UTC 2008
On Sat, 5 Jan 2008 11:31:06 +0100, "Andrea Chiumenti" <kiuma72 at gmail.com> wrote:
> now my question is *session-data* common to all hunchentoot servers
> instantiated on the same lisp instance ?
Yes, it's a global special variable.
> Another question, now suppose we have in a single hunchentoot server
> serves two applications ( distinguished by their path ). It seems
> that hunchentoot shares the session between these two, and sometime
> it's good, but what should I do if I want applications to share
> different sessions ?
There's currently no mechanism for this. Unless you write your own,
of course.
More information about the Tbnl-devel
mailing list