kingluo commented on PR #9456: URL: https://github.com/apache/apisix/pull/9456#issuecomment-1554779156
> Why do you call this "long http connection", the http_cli will be recreated every time: https://github.com/api7/lua-resty-etcd/blob/master/lib/resty/etcd/v3.lua#L803? Please read the code carefully. Once the http connection for watching is created, it keeps receiving the watch event chunks, unless it is timeout or compacted. So is it a long or not? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
