Why Disable Redirect Root Request for Clusters?
Comments
-
Hello,
I am currently setting up a Decisions Cluster, I noticed in the Documentation that it mentioned to not enable Redirect Root Request. Why would we do this?
-
Hello!
We do [b]not[/b] advise enabling Redirect Root Request on a clustered setup. An incoming HTTP request is going to hit the Load Balancer first, before any redirection would take place. Contrary to a single instance, where the request will directly hit the lone web server. Putting this responsibility on the Load Balancer, and letting it direct traffic on its own accord removes that burden from the clustered web servers.
Additionally, doing this on the web server directly can cause issues in cluster communication as the nodes in the clusters communicate with one another.
-Ethan
-
I created a rough chart to kind of explain why we do this. Basically, you shouldnt set this up at the server level in a cluster because it can complicate the cross-node communication. In clusters, the LB handles the web request, where in a single node, where you would want this setup, the request goes right to the server, which handles the redirect
[color=#7f8c8d]"[img]att1[/img]"[/color]
Howdy, Stranger!
Categories
- 4.4K All Categories
- 78 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions