Load Balanced Environment #7366
Replies: 2 comments
-
Yes serenity can work behind a load balancer. It manages user sessions like any other asp.net web application. Check microsoft documentation https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/proxy-load-balancer?view=aspnetcore-8.0 |
Beta Was this translation helpful? Give feedback.
-
@VictorTomaili , I checked the link you sent and true I saw it, but when I start the IIS on the 2nd server and I try to access the application using the loadbalancer url I get errors when trying to open a page, so no data is loaded into the grid, but if the IIS on the 2nd server is stopped the issue stops immediately. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can Serenity work in a load balanced server environment, if yes how does it manage user sessions?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions