Felix Huettner via dev <[email protected]> writes: > This exposes the old constants regarding min backoff, max backoff and > probe interval using environment variables. In case previously users > wanted to tune the probe interval for all connections this required > setting this setting in multiple locations. E.g. to configure the probe > interval from a relay to the ovsdb server you need to call an appctl > command after the relay has started up. > The new environment variables make it easy to set them for all new > connections. The existing configuration options for these settings stay > in place and take precedence over the environment variables. > In case the environment variables are not specified/invalid formatted we > default to the previous defaults. > > Signed-off-by: Felix Huettner <[email protected]> > ---
As before - testing the recheck. Recheck-request: github-robot _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
