ray chan
ray chan
因为B会在重启之后进入tcp状态机的listen状态,只要当a重新发送一个数据包(无论是syn包或者是应用数据),b端应该会主动发送一个带rst位的重置包来进行连接重置,所以a应该在syn_sent状态
i am trying to find a thrift lib that can support udp transport ? can this lib support ?
i have already clone sts and sts-stream-module(save at /usr/local) , and configre like this : ./configure --without-pcre \ --prefix=/usr/local/nginx \ --with-debug \ --without-http_rewrite_module \ --with-poll_module \ --with-http_stub_status_module \ --add-module=/usr/local/nginx-module-sts --add-module=/usr/local/nginx-module-stream-sts...
### Requirement plugin write operation should be filter by jaeger sampling strategy ### Problem we use clickhouse as jaeger backend storage, but when using this plugin, i can't filter by...
**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the...
**Describe the bug** Self deploy without docker, process started, but not app route **To Reproduce** Steps to reproduce the behavior: 1. install the freapp-bench with pip3 2. bench start 3....