google-nomulus/java/google/registry/proxy/handler
jianglai 57a53db84e Make FOSS proxy treat connections with unknown sources more gracefully
When a connection to the proxy using the PROXY protocol (https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt) comes from an IP address that the external load balancer does not recognize, make the source IP 0.0.0.0. This way an appropriate WHOIS quota can be configured for this kind of connections.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=224583547
2018-12-12 13:22:34 -05:00
..
BackendMetricsHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
EppServiceHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
HealthCheckHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
HttpsRelayServiceHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
ProxyProtocolHandler.java Make FOSS proxy treat connections with unknown sources more gracefully 2018-12-12 13:22:34 -05:00
QuotaHandler.java Fix EPP quota handling bug 2018-10-17 11:56:04 -04:00
RelayHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
SslClientInitializer.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
SslServerInitializer.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
WebWhoisRedirectHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
WhoisServiceHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00