Scenario: Portal down while processing a request in high available environment

673
1
Jump to solution
10-27-2021 10:00 PM
Ranga_Tolapi
Occasional Contributor III

What will happen to the request when a Portal goes down while processing it, in high available environment (2 portals are present)?

  1. Will the request fail?
  2. Will the request take over by the other portal instance of HA?
Tags (4)
0 Kudos
1 Solution

Accepted Solutions
JonathanQuinn
Esri Notable Contributor

Almost all of the requests to portal complete quickly. There are some that would take time, like reindexing, perhaps some addItem requests, but ultimately, if the portal handling the request goes down, the other portal machine does not know about the request and will not continue it.

View solution in original post

0 Kudos
1 Reply
JonathanQuinn
Esri Notable Contributor

Almost all of the requests to portal complete quickly. There are some that would take time, like reindexing, perhaps some addItem requests, but ultimately, if the portal handling the request goes down, the other portal machine does not know about the request and will not continue it.

0 Kudos