Package google.registry.proxy
Class HealthCheckProtocolModule
java.lang.Object
google.registry.proxy.HealthCheckProtocolModule
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 Summary
-
Method Summary
-
Constructor Details
-
HealthCheckProtocolModule
public HealthCheckProtocolModule()
-