Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2002
Posts: 1,191
Kahuna
Kahuna
Joined: Aug 2002
Posts: 1,191
One thing to note about Astaran's session suggestion is that you are passing the authentication on your servers. At the moment every time the board needs to retrieve the user number or the languate it queries the cookie which is local to the client. In the session suggestion this will be on the server which will increase the queries on your database, your bandwidth and the load on your server.

If you want to do this with cookies you will need to modify the code quite a bit to use the same cookie. What I was thinking is when the user goes to server 1 the cookie gets created and the user is logged in. When the user wants to access the data on the server 2 then it reads the cookie that the server 1 produces so that it authenticates the user. The name of the cookie 1 can be stored in a variable on the boards. If the authentication information is not found in the cookie produced by server 1 then it will be searched on the cookie of server 2 and vica versa.


Nikos
Sponsored Links
Entire Thread
Subject Posted By Posted
One Cookie file for Multiple server !! bmh 02/15/2003 11:52 AM
Re: One Cookie file for Multiple server !! JustDave 02/15/2003 11:54 AM
Re: One Cookie file for Multiple server !! bmh 02/15/2003 12:30 PM
Re: One Cookie file for Multiple server !! JustDave 02/15/2003 12:48 PM
Re: One Cookie file for Multiple server !! bmh 02/15/2003 2:13 PM
Re: One Cookie file for Multiple server !! Astaran 02/16/2003 1:51 PM
Re: One Cookie file for Multiple server !! dimopoulos 02/16/2003 11:57 PM
Re: One Cookie file for Multiple server !! Ian_W 02/17/2003 12:59 AM
Re: One Cookie file for Multiple server !! Gardener 02/17/2003 1:19 AM
Re: One Cookie file for Multiple server !! Gardener 02/17/2003 1:24 AM
Re: One Cookie file for Multiple server !! dimopoulos 02/17/2003 3:50 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)