Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Client Variables and Proxy Server

Status
Not open for further replies.

CodeBoyEnchanter

Programmer
Aug 7, 2001
1
US
I have an application that requires logging in. I am using client variables for state management and this works fine except for the case when I have several users using the application from behind a proxy. In this case their requests get mixed up in the manner that John Doe may suddenly be Jane Smith after a submit or a relocation of some sort. What can I do to retain the correct state for each user as the work through the application?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top