Class HealthCheckProtocolModule

java.lang.Object
google.registry.proxy.HealthCheckProtocolModule

@Module public class HealthCheckProtocolModule extends Object
Module that provides a Protocol.FrontendProtocol used for GCP load balancer health checking.

The load balancer sends health checking messages to the GCE instances to assess whether they are ready to receive traffic. No relay channel needs to be established for this protocol.

  • Constructor Details

    • HealthCheckProtocolModule

      public HealthCheckProtocolModule()