aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-AutoRestart/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-241-0/+1
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* - Update to 0.93Martin Wilke2010-02-121-1/+1
| | | | Notes: svn path=/head/; revision=249696
* Catalyst plugin to force the application to restart server processesMartin Wilke2008-11-231-0/+27
when they reach a configurable memory threshold. Memory checks are performed every 'N' requests. This is intended as a band-aid to deal with problems like memory leaks; it's here to buy you time to find and solve the underlying issues. WWW: http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/ Notes: svn path=/head/; revision=223284