Date
1 - 1 of 1
[p1-data-services] feedback request: extracting a common route-registrar job
Jens Deppe <jdeppe@...>
The GemFire service registers HA routes to our dashboard(s). For this to
toggle quoted message
Show quoted text
work correctly and have the gorouter honor session stickiness I submitted this pull request to natbeat: https://github.com/cloudfoundry-incubator/natbeat/pull/5. The essence of the fix is: For a HA backend service (such as a dashboard) I need to have requests be sticky. To enable this I need to set the private_instance_id in the RegistryMessage so that the gorouter does the right thing by setting a __VCAP_ID__ cookie. This is enabled by a private_instance_id in the registration message. Thanks --Jens On Tue, Sep 8, 2015 at 12:53 PM, Amit Gupta <agupta(a)pivotal.io> wrote:
Hi all, |
|