Cloudflare load balancer session affinity set cookie?
Is it possible to tell cf (on the client) which server to choose (with the
__cflb
cookie)? My current approach is just hardcoding one of the __cflb
values for each server and overwriting it that way, but I'm not sure if this is a permanent and stable approach.
Has anyone done this before or has any idea how to do this?0 Replies