Yes, i'm using cookies for session management. My codes work
fine when i was using mod_jserv. But after my 'upgrade' from mod_jserv to 
mod_jk, it simply lost the
session variables when user is redirected from an https to an
http page. Anybody ever did a successful 'upgrade' from jserv
to tomcat?


>From: "Jens Vonderheide" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: Lost of session after redirect from https to http?
>Date: Tue, 6 Mar 2001 00:52:14 +0100
>
> > I'm using mod_ssl 2.8.0 + apache 1.3.17 + tomcat 3.2.1.
> > The problem i encountered is: after redirect the user back to
> > http page from
> > an https page, the session variables were gone.
>
>If you're using cookies for session management, it might be that tomcat 
>sets
>the cookie to be only send with https when starting the session on a secure
>server. I have not yet used tomcat with https so I'm not sure about that,
>but it might be a point to look at.
>
>Jens
>
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to