summaryrefslogtreecommitdiff
blob: 2f4bf73d81f3dcb5cbded6ae988027b285a5f542 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">Httperf is a tool for measuring web server
		performance. It provides a flexible facility for generating various HTTP
		workloads and for measuring server performance. The focus of httperf is
		not on implementing one particular benchmark but on providing a robust,
		high-performance tool that facilitates the construction of both micro-
		and macro-level benchmarks. The three distinguishing characteristics of
		httperf are its robustness, which includes the ability to generate and
		sustain server overload, support for the HTTP/1.1 and SSL protocols, and
		its extensibility to new workload generators and performance
		measurements.</longdescription>
	<use>
		<flag name="idleconn">Build with the idleconn program</flag>
	</use>
	<upstream>
		<remote-id type="github">httperf/httperf</remote-id>
	</upstream>
</pkgmetadata>