Is there any option to cluster multiple Tyk CE(headless) gateway nodes for high availability?
Suppose there are n nodes behind a load balancer and request came to one Tyk node and that node was down, is there any in-built option in Tyk itself to forward the request to another active node.
Or can I only use load balancer features to implement this functionality?
What would be the best way to implement the same? Kindly help me with this.
PS: I am not speaking about Redis clustering.
Also it would have been great if someone could shed some light on the correct way to deploy multiple Tyk gateway nodes and cluster it. Though my setup is working fine, I am seeing an error in log when it starts.
“AddOrUpdateServer error. Seems like you running multiple segmented Tyk groups in same Redis.” error=“DRL has no information on current host, waiting…”
Thanks in advance.