ports/61307: new port: webbench

Radim Kolar hsn at netmag.cz
Tue Jan 13 11:00:40 UTC 2004


>Number:         61307
>Category:       ports
>Synopsis:       new port: webbench
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 03:00:34 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Sanatana Dharma 
>Environment:
System: FreeBSD asura.bsd 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sat Jan 10 23:01:11 CET 2004 root at asura.bsd:/usr/src/sys/i386/compile/GENERIC i386

Hi, i am sending port of my program http://freshmeat.net/projects/web-bench/ web bench. I am using this benchmark as forking bomb for stress testing of
my production servers.


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	webbench
#	webbench/Makefile
#	webbench/pkg-plist
#	webbench/pkg-descr
#	webbench/distinfo
#
echo c - webbench
mkdir -p webbench > /dev/null 2>&1
echo x - webbench/Makefile
sed 's/^X//' >webbench/Makefile << 'END-of-webbench/Makefile'
X# New ports collection makefile for:	webbench
X# Date created:		10 Jan 2004
X# Whom:			Radim Kolar
X#
X# $FreeBSD$
X#
X
XPORTNAME=	webbench
XPORTVERSION=	1.3
XCATEGORIES=	benchmarks
XMASTER_SITES=	${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	apps/www/servers
X
XMAINTAINER=	hsn at netmag.cz
XCOMMENT=	Simple forking web benchmark
X
XMAN1=		webbench.1
X
X.include <bsd.port.mk>
END-of-webbench/Makefile
echo x - webbench/pkg-plist
sed 's/^X//' >webbench/pkg-plist << 'END-of-webbench/pkg-plist'
Xbin/webbench
Xshare/doc/webbench/copyright
Xshare/doc/webbench/changelog
X at dirrm share/doc/webbench
END-of-webbench/pkg-plist
echo x - webbench/pkg-descr
sed 's/^X//' >webbench/pkg-descr << 'END-of-webbench/pkg-descr'
Xwebbench is very simple tool for benchmarking WWW or proxy servers. Uses fork()
Xfor simulating multiple clients and can use HTTP/0.9-HTTP/1.1 requests. This
Xbenchmark is not very realistic, but can test if your HTTPD can realy handle
Xmany clients at once (try to run some CGIs) without taking your machine down.
XDisplays pages/min and bytes/sec.
X
XRadim Kolar
END-of-webbench/pkg-descr
echo x - webbench/distinfo
sed 's/^X//' >webbench/distinfo << 'END-of-webbench/distinfo'
XMD5 (webbench-1.3.tar.gz) = 05e3125dd060571bcfc76f1e17d69b99
END-of-webbench/distinfo
exit

>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list