this works fine for me.  are u sure that your:

PerlSetEnv EMBPERL_COOKIE_NAME mycookiename

is getting applied to all the same scopes as your embperl
handler?

cliff

Michael Smith wrote:

> Dear All, I'm experiencing some weird problems with trying to set 
>EMBPERL_COOKIE_NAME to something other than EMBPERL_UID.  I have had this working on 
>our production systems for some time, but for some reason when we've started to use 
>more complicated data structures, it appears to have come unstuck.  Users end up with 
>two different sessions going on, one keyed by EMBPERL_UID and one by my new cookie 
>name.  I can't quite work out what's going on, but decided to hack Embperl (1.3.0) to 
>try to fix it. Changing the two occurrences of EMBPERL_UID in Embperl.pm didn't do 
>the trick, but changing the occurrence of EMBPERL_UID in epmain.c did.  I'm not sure 
>how it all works, but it seems to me like EMBPERL_COOKIE_NAME might not override this 
>value on all occasions. Mike

--
___cliff [EMAIL PROTECTED]http://www.genwax.com/



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

Reply via email to