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

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


Branch: pkgsrc-2020Q2, Version: 4.0.0, Package name: ruby26-net-http-persistent-4.0.0, 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/ruby26-base] [net/ruby-connection_pool]

Master sites:

SHA1: 0dca29e73cb4318e6687d8636623b629de4e7e49
RMD160: b42023e05f8a54d51108446ee394ad32f06b84f3
Filesize: 30 KB

Version history: (Expand)