Date: Wed, 2 Aug 2006 13:15:30 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Apache-SizeLimit Makefile distinfo pkg-descr pkg-plist Message-ID: <200608021315.k72DFUl3055754@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-08-02 13:15:30 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Apache-SizeLimit Makefile distinfo pkg-descr pkg-plist
Log:
Add port www/p5-Apache-SizeLimit:
This module allows you to kill off Apache httpd processes if they grow
too large. You can make the decision to kill a process based on its
overall size, by setting a minimum limit on shared memory, or a maximum
on unshared memory.
You can set limits for each of these sizes, and if any limit is exceeded,
the process will be killed.
You can also limit the frequency that these sizes are checked so that
this module only checks every N requests.
WWW: http://search.cpan.org/dist/Apache-SizeLimit/
Justification: socialtext dependency
Revision Changes Path
1.1538 +1 -0 ports/www/Makefile
1.1 +26 -0 ports/www/p5-Apache-SizeLimit/Makefile (new)
1.1 +3 -0 ports/www/p5-Apache-SizeLimit/distinfo (new)
1.1 +12 -0 ports/www/p5-Apache-SizeLimit/pkg-descr (new)
1.1 +5 -0 ports/www/p5-Apache-SizeLimit/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608021315.k72DFUl3055754>
