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

Reuse http client #47

Merged
merged 4 commits into from
Apr 29, 2020
Merged

Reuse http client #47

merged 4 commits into from
Apr 29, 2020

Commits on Mar 30, 2020

  1. reuse a http client that allows for connection handle reuse

    Signed-off-by: Ivan Porto Carrero <ivan@flanders.co.nz>
    casualjim committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    0651042 View commit details
    Browse the repository at this point in the history
  2. disable keepalives

    casualjim committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f78fae9 View commit details
    Browse the repository at this point in the history
  3. tune http client further

    Signed-off-by: Ivan Porto Carrero <ivan@flanders.co.nz>
    casualjim committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    99e3ada View commit details
    Browse the repository at this point in the history
  4. bump go version in travis

    Signed-off-by: Ivan Porto Carrero <ivan@flanders.co.nz>
    casualjim committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    e74e13f View commit details
    Browse the repository at this point in the history