Skip to content
#

load-balance

Here are 26 public repositories matching this topic...

Janusec Application Gateway, Provides Fast and Secure Application Delivery (Authentication, WAF/CC, HTTPS and ACME automatic certificates). JANUSEC应用网关,提供快速、安全的应用交付(身份认证, WAF/CC, HTTPS以及ACME自动证书)。

  • Updated Feb 1, 2022
  • Go
shichaoyuan
shichaoyuan commented Mar 16, 2022

当前 Java SDK 的 DiscoverRequest 没有设置 revision,每次请求都会拉取全量的数据。

public void sendRequest(ServiceUpdateTask serviceUpdateTask) {
    ServiceEventKey serviceEventKey = serviceUpdateTask.getServiceEventKey();
    ServiceProto.Service.Builder builder = ServiceProto.Service.newBuilder();
    builder.setName(StringValue.newBuilder().setValue(serviceEventKey.getServiceKey().getService()).build());

Improve this page

Add a description, image, and links to the load-balance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the load-balance topic, visit your repo's landing page and select "manage topics."

Learn more