Re: How to share session variables over different servers

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Adrienne Boswell (arbpen2003_at_sbcglobal.net)
Date: 12/09/04


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 


Relevant Pages

  • Re: Using ASP.NET StateServer on another machine. So what?
    ... You will never get a perfromance increase when moving from InProc to State ... When you use InProc the session variables can be lost when the process ... You do not need 2nd box just for State Server.) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Advice on mod_lisp-based web application.
    ... problems vanish then I'm definitely interested in trying to change ... recommendation is to migrate those to "session variables". ... uses a submit button to send the next bit of data back to the server. ... guarantee of number or order of client requests and therefore, ...
    (comp.lang.lisp)
  • Re: asp session help
    ... then re-direct to the buildrows.asp page. ... values and I can set the session variables. ... >> Hi Ray, ... The user must submit the form before your server can get the ...
    (microsoft.public.inetserver.asp.general)
  • Re: QueryString Hiding
    ... you could use Session variables when values are kept in memory for user's ... at the server without client browser intervention. ... "Shock" wrote in message ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [PHP] is it safe to store username and password for mysql connection in session variables?
    ... > Is it safe to load these two into session variables when a user logs ... If you are using the default location /tmp and are on a shared server, ... PHP Security Handbook ...
    (php.general)