./www/ruby-net-http-persistent, Manages persistent connections using Net::HTTP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q3, Version: 2.9, Package name: ruby193-net-http-persistent-2.9, Maintainer: pkgsrc-users

Manages persistent connections using Net::HTTP plus a speed fix for 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
according to RFC 2616.


Master sites: (Expand)

SHA1: b10c1f4b01200c6a32bd4e14f51121c1b40d8283
RMD160: 75364468c71aa802f0f073aff19eaa212a7f182e
Filesize: 30 KB

Version history: (Expand)