Package : ruby-net-http-persistent > RPM : ruby-net-http-persistent-3.0.0-2.mga7.src.rpm

Basic items

Name ruby-net-http-persistent
Version 3.0.0
Release 2.mga7
URL http://docs.seattlerb.org/net-http-persistent
Group Development/Ruby
Summary Manages persistent connections using Net::HTTP plus a speed fix for Ruby
Size 33KB
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 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 01:42:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie