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 transport in input plugins #2782

Merged
merged 5 commits into from
May 11, 2017
Merged

Reuse transport in input plugins #2782

merged 5 commits into from
May 11, 2017

Conversation

danielnelson
Copy link
Contributor

@danielnelson danielnelson commented May 10, 2017

closes #1954

Required for all PRs:

  • CHANGELOG.md updated (we recommend not updating this until the PR has been approved by a maintainer)

@danielnelson danielnelson added this to the 1.4.0 milestone May 10, 2017
@danielnelson danielnelson changed the title Reuse transport Reuse transport in input plugins May 10, 2017
Using Keep-Alive would change the timing for already established
connections.  Previous to this commit, Keep-Alive worked only when using
a response_string_match due to failure to close the request body.
@danielnelson danielnelson merged commit 17d883c into master May 11, 2017
@danielnelson danielnelson deleted the reuse-transport branch May 11, 2017 01:20
@danielnelson danielnelson modified the milestones: 1.3.1, 1.4.0 May 17, 2017
danielnelson added a commit that referenced this pull request May 19, 2017
nevins-b pushed a commit to nevins-b/telegraf that referenced this pull request Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit plugin usage of http.Transport & http.RoundTripper
2 participants