You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like us to add a backend that set's up a Cached Host Connection Pool, for clients that are making multiple requests very often to the same Host.
I would like us to add a backend that set's up a Cached Host Connection Pool, for clients that are making multiple requests very often to the same Host.
Here is the corresponding akka documentation:
https://doc.akka.io/docs/akka-http/10.1.2/client-side/host-level.html
The text was updated successfully, but these errors were encountered: