I have a wildcard DNS LB that round-robins traffic between 2 origins. I am trying to follow the understanding basics – session affinity docs and set up session affinity, so once a client connects to 1 origin, it sticks to it. The docs say session affinity is available without the cloud proxy, but I am unable to enable it in the Hostname section without enabling the cloud proxy. In the cloud proxy docs, it also says session affinity is available without the cloud proxy.
Is this a bug? Error in the docs? Just trying to clarify how this should work.