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

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


Branch: pkgsrc-2012Q2, Version: 2.7, Package name: ruby193-net-http-persistent-2.7, 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.


Required to run:
[lang/ruby193-base]

Master sites:

SHA1: 6f9bfb4a15b5b1c6c2589a43767fa8fd69d677e7
RMD160: 8a664b4dffbb15b1fb2b3331724fb158b77a2a72
Filesize: 24.5 KB

Version history: (Expand)