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
For example, MaxPendingConnectionsPerHost is renamed to maxConcurrentConnAttemptshere, and the default is 10. What are the consequences if we increase this to 10000? Etc...
The text was updated successfully, but these errors were encountered:
Can you please add comments to each Configuration parameter explaining what it does and what are the recommended values?
aws-dax-go/dax/internal/client/cluster.go
Lines 59 to 75 in 264dfde
For example,
MaxPendingConnectionsPerHost
is renamed tomaxConcurrentConnAttempts
here, and the default is 10. What are the consequences if we increase this to 10000? Etc...The text was updated successfully, but these errors were encountered: