Skip to content

Use net-http-persistent for requests to Foreman#951

Draft
ekohl wants to merge 1 commit into
theforeman:developfrom
ekohl:persistent-connection
Draft

Use net-http-persistent for requests to Foreman#951
ekohl wants to merge 1 commit into
theforeman:developfrom
ekohl:persistent-connection

Conversation

@ekohl

@ekohl ekohl commented Jun 25, 2026

Copy link
Copy Markdown
Member

This uses persistent connections for better performance. It modifies create_get and create_post in an incompatible way and this will break plugins that rely on it, but it shows the concept.

It doesn't modify other uses, like for connections to Puppet and FreeIPA.

This uses persistent connections for better performance. It modifies
create_get and create_post in an incompatible way and this will break
plugins that rely on it, but it shows the concept.

It doesn't modify other uses, like for connections to Puppet and
FreeIPA.
@ekohl ekohl force-pushed the persistent-connection branch from 28639bb to df4cf51 Compare June 25, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant