Govur University Logo
--> --> --> -->
...

To ensure resiliency in a distributed environment, what protocol behavior must a host follow when a server connection is temporarily interrupted?



To ensure resiliency during a temporary server interruption, a host must implement an exponential backoff strategy combined with a jitter mechanism. Exponential backoff is a process where the host progressively increases the wait time between each failed connection attempt. For example, if a fi....

Log in to view the answer



Redundant Elements