Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37379634
en ru br
ALT Linux repos
S:0.9.0-alt4.git3209c7f9
5.0: 0.9.0-alt1.1
4.1: 0.9.0-alt1
4.0: 0.8-alt3.1
3.0: 0.8-alt2.1

Group :: Networking/WWW
RPM: httperf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: httperf
Version: 0.8
Release: alt2.1

Summary: A Tool for Measuring Web Server Performance
Group: Networking/WWW
License: GPL
Url: http://www.hpl.hp.com/personal/David_Mosberger/httperf.html
Packager: Michael Shigorin <mike at altlinux.ru>
Source: ftp://ftp.hpl.hp.com/pub/httperf/%name-%version.tar.bz2

Summary(ru_RU.KOI8-R): Инструмент для измерения производительности web-серверов
Summary(uk_UA.KOI8-U): ╤нструмент для вим╕рювання продуктивност╕ web-сервер╕в

# make SSL support conditional?

# Automatically added by buildreq on Mon Oct 28 2002
BuildRequires: libssl-devel

%description
httperf is a tool to measure web server performance.  It speaks the HTTP
protocol both in its HTTP/1.0 and HTTP/1.1 flavors and offers a variety of
workload generators. While running, it keeps track of a number of performance
metrics that are summarized in the form of statistics that are printed at the
end of a test run.  The most basic operation of httperf is to generate a fixed
number of HTTP GET requests and to measure how many replies (responses) came
back from the server and at what rate the responses arrived.

%description -l ru_RU.KOI8-R
httperf является инструментом для измерения производительности web-серверов.
Он использует протокол HTTP (HTTP/1.0 и HTTP/1.1) и предлагает несколько
генераторов нагрузки.  При работе отслеживаются многочисленные показатели
производительности, которые выдаются в конце теста.  Наиболее простой режим
httperf генерирует установленное число HTTP GET-запросов и измеряет количество
возвращенных сервером ответов и скорости, с которой они приходили.

%description -l uk_UA.KOI8-U
httperf ╓ ╕нструментом для вим╕рювання продуктивност╕ web-сервер╕в.  В╕н
використову╓ протокол HTTP (HTTP/1.0 та HTTP/1.1) та пропону╓ дек╕лька
генератор╕в навантаження.  При виконанн╕ в╕дсл╕дковуються численн╕ показники
продуктивност╕, котр╕ друкуються п╕сля завершення тесту.  Найб╕льш простий
режим httperf генеру╓ встановлене число HTTP GET-запит╕в та вим╕рю╓ к╕льк╕сть
в╕дпов╕дей сервера та швидкост╕, на як╕й вони приходили.

%prep
%setup -q

%build
%configure
#NO SMP
%make

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS ChangeLog COPYRIGHT NEWS README TODO

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin