Re: How to share session variables over different servers
From: Adrienne Boswell (arbpen2003_at_sbcglobal.net)
Date: 12/09/04
- Next message: richardtinkler: "Re: ASP email application"
- Previous message: Adrienne Boswell: "Re: Line breaks in string containing Javascript"
- In reply to: John Sheppard: "How to share session variables over different servers"
- Next in thread: John Sheppard: "Re: How to share session variables over different servers"
- Reply: John Sheppard: "Re: How to share session variables over different servers"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 09 Dec 2004 00:43:00 GMT
Gazing into my crystal ball I observed "John Sheppard"
<mahmahjsheppard@dontspambosomofo.com.au> writing in
news:41b798f1@duster.adelaide.on.net:
> Hello,
>
> I was wondering if anyone knew how to send session variables between
> two different servers...
> My web host gives me two servers, one normal server and one that has
> SSL on it. When my web page goes to the SSL server I need to read the
> session variables from the original normal server.
>
> Does anyone know how to go about doing this? The obvious way would be
> to send a variable with the url and get it with the queryString but I
> dont want to do that as the customer can see and change things I don't
> want them to.
>
> Any advice would be excellent help
> Thank you for your time reading my message.
Is this all on the same box? IIRC, you should be able to do this. HTTPS
is a protocal, do it should not make any difference.
-- Adrienne Boswell Please respond to the Group so others can share
- Next message: richardtinkler: "Re: ASP email application"
- Previous message: Adrienne Boswell: "Re: Line breaks in string containing Javascript"
- In reply to: John Sheppard: "How to share session variables over different servers"
- Next in thread: John Sheppard: "Re: How to share session variables over different servers"
- Reply: John Sheppard: "Re: How to share session variables over different servers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|