Last modified by Erik Bakker on 2024/09/27 14:07

From version 28.117
edited by Danniar Firdausy
on 2024/09/27 09:19
Change comment: There is no comment for this version
To version 28.118
edited by Danniar Firdausy
on 2024/09/27 09:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -64,19 +64,19 @@
64 64  
65 65  Within a failover setup, each inbound can have one of the distinct states listed below. This section explains briefly the meaning of each state.
66 66  
67 -==== 3.2.1.1 Leader Status ====
67 +==== 3.5.1.1 Leader Status ====
68 68  
69 69  If the leader status is shown, it means that this container is the Leader of this group. As a result, all inbound components with the same group name in this container are actively running.
70 70  
71 -==== 3.2.1.2 Follower Status ====
71 +==== 3.5.1.2 Follower Status ====
72 72  
73 73  The follower status is closely tied to the leader status. Inbounds with this status act as the backup. When the active Leader stops, the followers will take the Leader status. By default, the starting status of these inbounds is stopped (grey lightbulb).
74 74  
75 -==== 3.2.1.3 Disabled Status ====
75 +==== 3.5.1.3 Disabled Status ====
76 76  
77 77  If the container inbounds have the status disabled, the failover is inactive. This means that the components are stopped (grey lightbulb) but will not react if the Leader stops working. To continue failover behavior, please use the steps above in Deploy -> Architecture.
78 78  
79 -==== 3.2.1.4 Leader (single node) Status ====
79 +==== 3.5.1.4 Leader (single node) Status ====
80 80  
81 81  The last possible status is Leader (single node). This means the inbound acts as a separate normal inbound with no (failover) connectivity to other containers with a similar configured group name. Suppose this status occurs in a failover setup. In that case, there is a problem in the inbounds' configuration, most likely in the cache manager or port configuration.
82 82