head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2006.09.02.17.58.56;	author sat;	state dead;
branches;
next	1.1;

1.1
date	2006.08.02.13.15.30;	author sat;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove www/p5-Apache-SizeLimit. It was added for socialtext, which dropped
the requirement later. It was never useful anyway due to unforeseen a
conflict with mod_perl.
@
text
@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/
@


1.1
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
@
text
@@

