Name : ruby-net-http-persistent
| |
Version : 3.1.0
| Vendor : Mageia_Org
|
Release : 1.mga8
| Date : 2020-03-28 18:48:57
|
Group : Development/Ruby
| Source RPM : ruby-net-http-persistent-3.1.0-1.mga8.src.rpm
|
Size : 0.09 MB
| |
Packager : pterjan < pterjan>
| |
Summary : Manages persistent connections using Net::HTTP plus a speed fix for Ruby
|
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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release |