pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-net-http-persistent
Module Name: pkgsrc
Committed By: taca
Date: Fri Aug 12 17:29:56 UTC 2011
Update of /cvsroot/pkgsrc/www/ruby-net-http-persistent
In directory ivanova.netbsd.org:/tmp/cvs-serv12607
Log Message:
Imporging www/ruby-net-http-persistent package version 1.8.1.
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.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/www/ruby-net-http-persistent/Makefile
N pkgsrc/www/ruby-net-http-persistent/DESCR
N pkgsrc/www/ruby-net-http-persistent/PLIST
N pkgsrc/www/ruby-net-http-persistent/distinfo
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index