Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query-frontend: make HTTP downstream tripper configurable #4623

Merged

Commits on Sep 1, 2021

  1. query-frontend: make HTTP downstream tripper configurable

    Make the HTTP downstream tripper configurable so that it would be
    possible to set the number of maximum idle connections per host to more
    than 2 so that HTTP keep-alive connections could be used on higher
    loads.
    
    Solves thanos-io#4571.
    
    Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
    GiedriusS committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9f57644 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: add entry

    Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
    GiedriusS committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a633012 View commit details
    Browse the repository at this point in the history