FICHA · MANJARO

ruby-net-http-persistent

Thread-safe persistent connections with Net::HTTP

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Keeps Net::HTTP connections open and reusable across requests in a thread-safe way. It is useful for Ruby clients that make repeated HTTP calls and need lower connection overhead.

Persistent connections need clear limits and cleanup. Configure timeouts, pool size, TLS verification, and retry behavior to avoid stale connections or leaked credentials.

Permissions

Permissions not analysed for this source yet.