Reputation: 1043
Google Cloud has sticky sessions for network load balancing, but how to enable stickiness for HTTP load balancing. Just can not find...
Upvotes: 10
Views: 13488
Reputation: 322
Now the feature of sticky session is extended to Google Cloud HTTP(S) Load balancer. We can have session affinity either by Client IP or Client Cookie. For more information please refer this documentation.
Upvotes: 5
Reputation: 1059
This feature has been released, but is currently in alpha phase.
Note: Generated cookie affinity seems like a much better option. Solves two of the issues related to IP affinity, as mentioned in the link.
Upvotes: 3
Reputation: 1043
Well, unfortunately session affinity is only available for Network load balancing. Just left a feature request at: https://code.google.com/p/google-compute-engine/issues/detail?id=240&thanks=240&ts=1442238732.
Please, vote!
Upvotes: 1