0x676e67 / reqwest-impersonate

An easy and powerful Rust HTTP / WebSocket Client

Home Page:https://github.com/seanmonstar/reqwest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to make a blocking client thread-safe?

deedy5 opened this issue · comments

Hello.
Is it possible to make a blocking client thread-safe?

Issue irrelevant.

Problem was in trust_dns.
Using trust_dns сauses 300 megabytes of memory consumption and 100 percent CPU core utilization during request execution.