On Friday, 17. May 2002 23:59, Chris Wenham wrote:

>  I'm using Jorg's session plugin, both for basic session management and
> authentication, and have run into problems caused by the redirection it
> does.
>
>  The plugin wants to issue a redirection for every hit, and that's
> causing two problems:
>
>  1) It messes with PerForm, which also wants to do a redirection.
>  2) It fouls-up robots trying to crawl my site.

This is actually a bug, and after two weeks of illness and trying to catch up, 
I am now investigating these two top problems I heard. Moreover, I will 
enhance configuration a bit, making for even easier install.

>  Must the session plugin always issue a redirect? Here's how I have it
> configured:

In URL-or-Cookie-mode, it should only redirect once, on the initial connect. 
In Cookie-only-mode, no redirects should happen. That's the theory, and it 
will become reality tonight, I hope.
One more thing, when using absolute links with URL sessions, the http_referer 
session detect needs to redirect. This is what messes up PerForm, IIRC. The 
redirect is no bug, it's a feature. The messing up is a bug - it was designed 
not to.

-- 
CU
        Joerg

PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc
PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E  7779 CDDC 41A4 4C48 6F94


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to