jujiale

Results 64 comments of jujiale

> @kingluo thanks for your reply. the config idle_timeout=60s is in my test, because I find in config-default.yaml , the timeout has time unit , actually, I removed "s" from...

> @jujiale In your case, What about the QPS to this upstream? @tokers I just use curl to invoke. the qps is once in one or two second

> @tzssangglass thanks for your remind. @kingluo hello, I just use httpbin to have a test 1.the following is my config in etcd, ` { "id": "420379229796959160", "create_time": 1660095146, "update_time":...

also, not matter what I use chash or roundrobin, or set keepalive_pool.size > 1(such as set it 320 as default),there is also have three handshakings like the picture before

@kingluo I use your suggestion to test 1. my config in etcd ` { "id": "420379229796959160", "create_time": 1660095146, "update_time": 1660098809, "uri": "/get", "name": "httpbin_test", "methods": ["GET", "POST", "PUT", "DELETE", "PATCH",...

@kingluo what I find strange is that the request header if has "Connection:keep-alive" or not. it make effect of the test result. such as set **idle_timeout=0**, 1.my etcd config: `...

> should be set in response header but not request header. > Could you show the HTTP GET content and response content from your @kingluo ![image](https://user-images.githubusercontent.com/48037235/183844795-3ff5964e-e144-4b90-b875-ce79d6acad2d.png)

> @jujiale Could you just show what's differences between your correct pcap and wrong pcap (from your picutures)? Check if the request and/or response is different. @kingluo the following is...

@kingluo sorry,I need to test keepalive function in apisix, so I need to test other situation, I said in https://github.com/apache/apisix/issues/7631#issuecomment-1210085555 is just a one situation that could not as my...

we also suffered such thing [lua] producer.lua:272: buffered messages send to kafka err: not found broker, retryable: true,