[hunchentoot-devel] Re: session shearing question

Andrea Chiumenti kiuma72 at gmail.com
Mon Jan 7 06:43:12 UTC 2008


Hello, Edi

I've spent the weekend on figuring out how to bind sessions for each
application registered and finally I've found a solution!
Before writing function redefinitions into my project, thing that I find a
bit 'dirty', do you want me to post here my modifications so
that sessions have their own realm and session cookies are bound to specific
applications ?

Cheers,
kiuma

On Jan 7, 2008 5:45 AM, Edi Weitz <edi at agharta.de> wrote:

> 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.
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20080107/b17316f6/attachment.html>


More information about the Tbnl-devel mailing list