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

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


Branch: pkgsrc-2019Q3, Version: 3.0.1, Package name: ruby24-net-http-persistent-3.0.1, 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/ruby24-base] [net/ruby-connection_pool]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 59b0f6b766afbe671773bb278816b243cb09bea3
RMD160: ebde545c010bb09811387e1260e83fa2e74c7011
Filesize: 25.5 KB

Version history: (Expand)