Search results for "module:LWP::Conn"
LWP::ConnCache - Connection cache manager
The "LWP::ConnCache" class is the standard connection cache manager for LWP::UserAgent....
OALDERS/libwww-perl-6.68 - 27 Feb 2023 19:20:03 UTC
LWP::ConnCache::Resolving - resolving connection cache.
"LWP::ConnCache::Resolving" can be used to add resolution to "LWP::ConnCache". It might be useful if you have multiple hostnames that result in the same logical connection which can be interchangably used for all of them (either have the same IP addr...
SERGEYCHE/LWP-ConnCache-Resolving-0.02 - 15 May 2007 16:35:15 UTC
LWP::ConnCache::MaxKeepAliveRequests - A connection cache that enforces a max keep alive limit
LWP::UserAgent is the default module for issuing HTTP requests from Perl. It has a keep_alive setting which by default allows unlimited requests to the same server. Some servers will disconnect you after a limited number of requests (in Apache 2 this...
LBROCARD/LWP-ConnCache-MaxKeepAliveRequests-0.33 - 23 Jul 2011 14:33:26 UTC