close
The Wayback Machine - https://web.archive.org/web/20210917045852/https://github.com/GoogleCloudPlatform/community
Skip to content
master
Switch branches/tags
Code

Latest commit

The following property : "request" is not needed. If this property it populated then the response property also needs to be populated. 

If the request and response don't match then amber lights appear on the load balancer UI (rather than one green and one amber - desired). Listener resolution is also impacted, resulting in timeouts and longer time to failover / failback.

Let's keep both the request and response properties of the healthcheck blank to avoid load balancer  / hc issues. 

ref: https://cloud.google.com/load-balancing/docs/health-check-concepts?&_ga=2.139983091.-1312798538.1627908672#criteria-protocol-ssl-tcp

Change:  removed the following: 
            --request=10.128.0.20 \
9af2ee7

Git stats

Files

Permalink
Failed to load latest commit information.

Google Cloud logo

Google Cloud Community

This repository holds the content submitted to the Google Cloud Community site.

Markdown files added to the tutorials folder are published at cloud.google.com/community/tutorials.

Contributing

For instructions on contributing a tutorial, see How to write a tutorial for the Google Cloud Community site.

License

Copyright 2017, Google Cloud Community authors

Except as otherwise noted, the content in this repository is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License, and code samples are licensed under the Apache 2.0 License.

See LICENSE.