On Wednesday 04 May 2005 15:54, Balwant Singh wrote:
> hi to all
>
> i want to pass session variables from  one websever to another
> webserver.  may please help.

Solution 1: Use a custom session handler.
Solution 2: Disable cookies when using sessions (use GET to pass the session 
ID) and use a single session data storage location.
Solution 3: Set a unique domain for both webservers when passing sessions via 
cookies and use a single session data storage location.

>
>
> with best wishes
> balwant

-- 

Cyberly yours,
Petar Nedyalkov
Devoted Orbitel Fan :-)

PGP ID: 7AE45436
PGP Public Key: http://bu.orbitel.bg/pgp/bu.asc
PGP Fingerprint: 7923 8D52 B145 02E8 6F63 8BDA 2D3F 7C0B 7AE4 5436

Attachment: pgpaEa6mJ3mYR.pgp
Description: PGP signature

Reply via email to