|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Are Session Variables lost when moving from http to https ? |
From: |
Hitoshi Sano |
Date: |
8/9/2000 8:50:33 AM |
IP: |
24.147.15.143 |
Ive heard that IIS creates a new session when a browser uses non secure (http) protocol to reach a page and then uses a secure (https) protocol to reach another page on the same web project.
The reason was that the server sees them as separate directories since one uses http and the other uses https. The server then creates another session and resets all session variables.
Ive tested this out on IIS 4.0 and also on IIS 5.0 and I havent been able to reproduce the situation.
I appreciate any insight you can provide. Thank you.
|
Follow Up - Re: Are Session Variables lost when moving from http to https ? - gib 8/12/2000 11:09:33 PM
|
|
|
|
|
|
|
|
|
|
|
|