os-client-max-connections-per-route | The maximum number of connections for the route to the OpenSearch server | 30 |
os-client-max-connections | The maximum number of open connections the underlying HTTP client is allowed to have | 100 |
os-client-connection-request-timeout | The time (in milliseconds) before a connection request is considered to have timed out | 10000 |
os-client-connect-timeout | The time (in milliseconds) before a connect action is considered to have timed out | 10000 |
os-client-socket-timeout | The time (in milliseconds) before the socket is considered to have timed out | 30000 |
os-client-max-retry-timeout | The time (in milliseconds) before a connection retry is considered to have timed out | 30000 |