head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.04.12.06.02.15;	author pgollucci;	state dead;
branches;
next	1.1;

1.1
date	2005.05.14.11.07.08;	author jylefort;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Forgot to remove pkg-plist
@
text
@libexec/apache/mod_log_spread.so
@@exec %D/sbin/apxs -e -a -n log_spread %D/%F
@@unexec %D/sbin/apxs -e -A -n log_spread %D/%F
@


1.1
log
@Add mod_log_spread.

mod_log_spread is a patch to Apache's mod_log_config, which provides
an interface for spread to multicast access logs. It utilizes the
group communication toolkit Spread, developed at Johns Hopkins
University's Center for Networking and Distributed Systems.
mod_log_spread was developed to solve the problem of collecting
consolidated access logs for large web farms. In particular, the
solution needed to be scalable to hundreds of machines, utilize a
reliable network transport, allow machines to added or dropped on
the fly, and impose minimal performance impact on the webservers.
Current version is 1.0.3p3. This makes a fix to a stupid vhost
logging bug as well as providing a complete and flexible log-writing
solution.

WWW: http://www.lethargy.org/mod_log_spread/

PR:		ports/80876
Submitted by:	Meno Abels <meno.abels@@adviser.com>
@
text
@@

