Rest Client Asynchronous Connection Settings

Is there anyway I could set in RestClient to create a specific number of connections to ES?

I don't think that is possible. The rest client is hard coded to have at most 30 connections to the cluster:

Why do you want to change the number of connections to ES?

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.