Package : ruby-net-http-persistent > RPM : ruby-net-http-persistent-2.9.4-4.mga6.src.rpm

Basic items

Name ruby-net-http-persistent
Version 2.9.4
Release 4.mga6
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 34KB
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 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-01-05 00:20:14
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie