ponna

ponna

  • NA
  • 20
  • 0

Load Balancer in .Net

Jul 14 2020 1:09 PM
Hi Everyone,
 
We are facing one issue on the session state. We have one WebAPI application that will be hosted into 4 different servers. The requests are handling by the load balancer. Here we have another UI application and hosted into 4 different servers. This is also managed by load balancer server.Here we are trying to implement one functionality.
Who ever logged into the application we just pulled the users and displaying on to the UI.
Here we should not use the DB Project or tables and also we should not use the third party tools. How can we achieve this functionality.
 
Thanks,
Venkatesh.P 

Answers (1)