Package : ruby-net-http-persistent > RPM : ruby-net-http-persistent-4.0.2-1.mga10.src.rpm

Basic items

Name ruby-net-http-persistent
Version 4.0.2
Release 1.mga10
URL https://docs.seattlerb.org/net-http-persistent
Group Development/Ruby
Summary Manages persistent connections using Net::HTTP plus a speed fix for Ruby
Size 30KB
Arch noarch
License MIT

Description

Manages persistent connections using Net::HTTP plus a speed fix for
Ruby 1.8.

It's thread-safe too!

Using persistent HTTP connections can dramatically increase the speed of HTTP.
Creating a new HTTP connection for every request involves an extra TCP
round-trip and causes TCP congestion avoidance negotiation to start over.
Net::HTTP supports persistent connections with some API methods but does not
handle reconnection gracefully. Net::HTTP::Persistent supports reconnection
and retry according to RFC 2616.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2024-04-08 20:32:22
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie