Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DuodenumL
Copy link
Contributor

尽量保证http client得到复用。

对于http / unix请求,分别使用全局唯一的http client。

对于https请求,因为要设置tls config,所以只能每个node用一个http client,但是加了个缓存。

@DuodenumL DuodenumL changed the title reuse http client [WIP] reuse http client Mar 29, 2022
@DuodenumL DuodenumL force-pushed the hotfix/engine-cache-checker branch from 09cdea0 to a21199f Compare March 29, 2022 09:17
@DuodenumL DuodenumL force-pushed the hotfix/engine-cache-checker branch from a21199f to e6a35b8 Compare March 29, 2022 10:10
@DuodenumL DuodenumL changed the title [WIP] reuse http client reuse http client Mar 29, 2022
@CMGS CMGS merged commit 83b09a1 into projecteru2:v22.01.05-hotfix Mar 29, 2022
DuodenumL added a commit that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants