书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 29641 个相关结果.
  • TCP_Server

    TCP_Server Description Methods Method Descriptions TCP_Server Inherits: Reference < Object A TCP server. Description A TCP server. Listens to connections on a port a...
  • tcp_keepidle

    tcp_keepidle 用于设置客户端连接上服务器后,如果没有数据发送,多久后会发送 Keepalive 探测分组,单位为秒。 属性 描述 参数类型 时间类型 默认值 7200s 取值范围 [1s,+∞) 是否重启 OBServer 生效 否
  • TCP echo server

    340 2021-07-18 《Deno v1.11.2 Manual》
    TCP echo server Concepts Example TCP echo server Concepts Listening for TCP port connections with Deno.listen . Use Deno.copy to take inbound data and redirect it to be o...
  • TCP 流量转移

    TCP 流量转移 开始之前 应用基于权重的 TCP 路由 理解原理 清理 相关内容 TCP 流量转移 本任务展示了如何逐步将 TCP 流量从微服务的一个版本迁移到另一个版本。例如,将 TCP 流量从旧版本迁移到新版本。 在 Istio 中,您可以通过配置一系列规则来实现此目标,这些规则按指定的百分比将流量路由到不同的服务。在此任务 中,将...
  • Authorization for TCP traffic

    Authorization for TCP traffic Before you begin Configure access control for a TCP workload Clean up See also Authorization for TCP traffic This task shows you how to set up...
  • TCP retransmission timeout

    TCP retransmission timeout Related configuration TCP retransmission timeout Each pair of nodes in a cluster communicates via a number of TCP connections which remain open unt...
  • TCP echo server

    335 2020-10-28 《Deno v1.4.0 Manual》
    TCP echo server Concepts Example TCP echo server Concepts Listening for TCP port connections with Deno.listen Use Deno.copy to take inbound data and redirect it to be ou...
  • Native Interface (TCP)

    Native Interface (TCP) Native Interface (TCP) The native protocol is used in the command-line client , for inter-server communication during distributed query processing, and a...
  • TCP Traffic Shifting

    TCP Traffic Shifting Before you begin Apply weight-based TCP routing Understanding what happened Cleanup See also TCP Traffic Shifting This task shows you how to gradually...
  • TCP echo server

    295 2020-12-14 《Deno v1.6.0 Manual》
    TCP echo server Concepts Example TCP echo server Concepts Listening for TCP port connections with Deno.listen . Use Deno.copy to take inbound data and redirect it to be o...