# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= ruby-net-http-persistent VERSION= 4.0.8 KEYWORDS= ruby VARIANTS= v33 v34 v40 SDESC[v40]= Manages persistent HTTP connections (v40) SDESC[v33]= Manages persistent HTTP connections (v33) SDESC[v34]= Manages persistent HTTP connections (v34) HOMEPAGE= https://github.com/drbrain/net-http-persistent CONTACT= Ruby_Automaton[ruby@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= RUBYGEMS/ DISTFILE[1]= net-http-persistent-4.0.8.gem:main DIST_SUBDIR= ruby DF_INDEX= 1 SPKGS[v40]= single SPKGS[v33]= single SPKGS[v34]= single OPTIONS_AVAILABLE= RUBY33 RUBY34 RUBY40 OPTIONS_STANDARD= none VOPTS[v40]= RUBY33=OFF RUBY34=OFF RUBY40=ON VOPTS[v33]= RUBY33=ON RUBY34=OFF RUBY40=OFF VOPTS[v34]= RUBY33=OFF RUBY34=ON RUBY40=OFF DISTNAME= net-http-persistent-4.0.8 GENERATED= yes [RUBY40].BUILDRUN_DEPENDS_ON= ruby-connection_pool:single:v40 [RUBY40].USES_ON= gem:v40 [RUBY33].BUILDRUN_DEPENDS_ON= ruby-connection_pool:single:v33 [RUBY33].USES_ON= gem:v33 [RUBY34].BUILDRUN_DEPENDS_ON= ruby-connection_pool:single:v34 [RUBY34].USES_ON= gem:v34 [FILE:587:descriptions/desc.single] Manages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts. 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 make setting up a single persistent connection or managing multiple connections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to focus on how to make HTTP requests. [FILE:113:distinfo] ef3de8319d691537b329053fae3a33195f8b070bbbfae8bf1a58c796081960e6 27648 ruby/net-http-persistent-4.0.8.gem