# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= ruby-net-http-persistent VERSION= 4.0.6 KEYWORDS= ruby VARIANTS= v32 v33 v34 SDESC[v32]= Manages persistent HTTP connections (v32) 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.6.gem:main DIST_SUBDIR= ruby DF_INDEX= 1 SPKGS[v32]= single SPKGS[v33]= single SPKGS[v34]= single OPTIONS_AVAILABLE= RUBY32 RUBY33 RUBY34 OPTIONS_STANDARD= none VOPTS[v32]= RUBY32=ON RUBY33=OFF RUBY34=OFF VOPTS[v33]= RUBY32=OFF RUBY33=ON RUBY34=OFF VOPTS[v34]= RUBY32=OFF RUBY33=OFF RUBY34=ON DISTNAME= net-http-persistent-4.0.6 GENERATED= yes [RUBY32].BUILDRUN_DEPENDS_ON= ruby-connection_pool:single:v32 [RUBY32].USES_ON= gem:v32 [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] 2abb3a04438edf6cb9e0e7e505969605f709eda3e3c5211beadd621a2c84dd5d 27648 ruby/net-http-persistent-4.0.6.gem