0
defacto created
Hi, I want to be sure about something.
We want to host our Web Api on 2 servers. Apart from the Framework, we do not have any server-based processes such as session, local server cache, which we specially develop. We use a single database.
Should api requests made by clients go to the web api server where the client is logged in? Does hosting the Web Api on multiple servers create problems in Authorization or other situations?
Thanks
1 Answer(s)
-
0