0
JeffMH created
Is it documented anywhere what needs to be done in order to load balance a system based off aspnetzero?
Just things that I know I need to check on are:
- Cache items
- Background jobs
- Notifications
Just trying to see if it's documented somewhere all the things that need to be done within aspnetzero to run multiple instances of a web server serving one app. I don't want to forget anything and something end up not working right.
Thanks
1 Answer(s)
-
0
Hi @JeffMH,
We don't have such a document at the moment but it would be nice to create such document, thank you for pointing that.
In a brief thought, I couldn't find anything other than your findings.
- Cache items
- Background jobs
- Notifications (SignalR)