rubygem-net-http-persistent_2.9.4_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/friendsofcake/vagrant/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/friendsofcake/vagrant/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install rubygem-net-http-persistent=2.9.4

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

Full 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.

Checksums

MD5 051298652791f31d53813df165c37ee1
SHA1 9030e55fe993a1bd8e520a204bfb59b9ff6dab3f
SHA256 a70e8a96aac830ac9d4208f927b9a8ac8b27ccd70b49d90ba3e0ebd83d19cf94
SHA512 3849346ca46c8e965a7c9351267e900fa9e1f729ef781c4756820c00bbebf45247fa2cb54e847ce96697d20c3e24c7679151af9c1ac44dfa3e2179d61d50517c

Depends

  • ruby, rubygems

Provides

  • rubygem-net-http-persistent

Files

  • /var/lib/gems/1.8/specifications/net-http-persistent-2.9.4.gemspec
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/test/test_net_http_persistent.rb
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/test/test_net_http_persistent_ssl_reuse.rb
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/README.rdoc
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/Rakefile
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/Manifest.txt
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/lib/net/http/persistent/ssl_reuse.rb
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/lib/net/http/persistent.rb
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/lib/net/http/faster.rb
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/History.txt
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/.gemtest
  • /var/lib/gems/1.8/gems/net-http-persistent-2.9.4/.autotest
  • /var/lib/gems/1.8/cache/net-http-persistent-2.9.4.gem

Uploaded

almost 10 years ago

Package Size

53.4 KB

Installed Size

122 KB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/friendsofcake/vagrant/packages/ubuntu/precise/rubygem-net-http-persistent_2.9.4_all.deb/download.deb?distro_version_id=16"

Homepage

http://docs.seattlerb.org/net-http-persistent