[1password] Enable http keep-alive#5483
Merged
andrewkroh merged 5 commits intoMar 21, 2023
Merged
Conversation
Enable HTTP keep-alive so that the client can reusing HTTP connections. This requires Elastic Agent 8.6 because that's the version where this configuration option was added.
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
🌐 Coverage report
|
efd6
approved these changes
Mar 8, 2023
Contributor
|
Just a note for future support: beats support for this made it in to 8.6.1 (with special case for future 7.17.10 which this won't see), so it is not expected to work for 8.6.0 or before. |
|
Package 1password - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=1password |
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
Enable HTTP keep-alive so that the client can reuse HTTP connections. This requires Elastic Agent 8.6.1 because that's the version where this configuration option was added.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Enable HTTP keep-alive so that the client can reusing HTTP connections. This requires Elastic Agent 8.6 because that's the version where this configuration option was added.
Checklist
changelog.ymlfile.