Re: Go router and NTAS behavior
Mark St.Godard
Also bosh / monit scripts would handle case in which if gorouter starts up
but if NATS is unavailable (for some reason), once NATS becomes healthy, gorouter will eventually be restarted via monit scripts and connect to NATS For example, on bosh-lite, ssh into nats_z1, stop nats. Then ssh into router_z1 and restart gorouter. It will fail since nats is down. The gorouter process will not be running. Then start nats back up, and shortly after you should see router_z1's gorouter start up and connect to NATS Cheers On Tue, Dec 1, 2015 at 9:24 AM, Mark St.Godard <markstgodard(a)gmail.com> wrote: Hi Minoru
|
|