Forum Discussion

Renz_76579's avatar
Renz_76579
Icon for Nimbostratus rankNimbostratus
Mar 31, 2008

Caching & Storing Variables

Hi All

 

 

Before I decide on going for F5 I need to know if F5 can handle the following scenario and how ?

 

 

1. Scenario 1

 

-------------------

 

 

Say I have 2 users U1 and U2. U1 gets redirected to Server 1 and uses his login id and password to login. U2 gets redirected to Server 1 or Server 2 and IF HE USES THE SAME LOGIN and PASSWORD AS U1 can F5 be used to Stop it. If yes, then how ?

 

 

2. Scenario 2

 

--------------

 

 

We have a workflow system. Say an application has been created and needs approval and assume we have 2 users who has approval authority logged in.

 

 

Current implementation; When U1 opens the screen for approval we store the ID value and UserID in the cache (ASP.NET) and if U2 tries to open the same application we show a message saying - IT HAS BEEN OPENED BY ANOTHER AUTHROITY.

 

 

This is implemented and the application uses the same application space in IIS.

 

 

 

How can this be handled if F5 is setup and U2 is trying to open the application if he is on a different server in the farm ?