When it comes the syntax of the config file I think it can be made easy in
several different ways. One of the easiest and most flexible might be
  Session
    Type IP
    TTL  3600
    Global true
  End

Which would make this and all other ip-sessions with Global set to true
share the same session tracking.

As for patching it I wish I could. I'm a decent programmer but when it comes
to C I'm lost. I've tried to read the code to see if perhaps the hash key
was made out of something from the service but never found something like
that and I gave up :(


On Thu, Nov 6, 2008 at 17:59, Robert Segall <[EMAIL PROTECTED]> wrote:

> On Mon, 2008-11-03 at 13:05 +0100, Andreas Andersson wrote:
> > On Wed, Oct 22, 2008 at 13:52, Andreas Andersson <
> > [EMAIL PROTECTED]> wrote:
> >
> >
> > > > > 2) Will the services that holds the URL requirement store
> information
> > > > about
> > > > > the cookies for future request? I would like it to go the same
> machine
> > > on
> > > > > subsequent calls even without the host=host_1.
> > > >
> > > > No.
> > >
> > >
> > > Is there any way to do it? Like adding the same session block to all
> > > services?
> > >
> >
> > So nobody answered me on this. Let me clarify.
> >
> > Would it be possible to have global session tracking in some way? I think
> it
> > would be really useful if the session tracking was the same on several
> > services.
>
> Would you care to suggest a possible (and not overly complex) syntax for
> that? Patch?
> --
> Robert Segall
> Apsis GmbH
> Postfach, Uetikon am See, CH-8707
> Tel: +41-44-920 4904
>
>
> --
> To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
> Please contact [EMAIL PROTECTED] for questions.
>



-- 
Read my blog @ http://www.raven.nu/blog

--
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.

Reply via email to