Index of /ports_www/p5-LWP-ConnCache-MaxKeepAliveRequests

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 04-Feb-2009 17:04 704 [   ] distinfo 28-May-2011 14:15 184 [TXT] pkg-descr 09-Jun-2009 12:11 466 [   ] pkg-plist 10-Apr-2009 09:25 369
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 is achieved with the
MaxKeepAliveRequests directive). This module allows you to limit
the maximum number of keep alive requests to a server.

WWW:     http://search.cpan.org/dist/LWP-ConnCache-MaxKeepAliveRequests/