A tool for measuring web server performance
https://github.com/httperf/httperf
httperf is a tool for measuring web server performance. It provides a
flexible facility for generating various HTTP workloads and for measuring
server performance.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / httperf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout benchmark/httperf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000507 507 Bytes | |
httperf-0.9.0+git.20180712.tar.xz | 0000085880 83.9 KB | |
httperf.changes | 0000002883 2.82 KB | |
httperf.spec | 0000002039 1.99 KB |
Revision 15 (latest revision is 16)
Martin Pluskal (pluskalm)
accepted
request 640871
from
Cristian Rodríguez (elvigia)
(revision 15)
- Only alter __DATE__ and __TIME__ values when SOURCE_DATE_EPOCH is not set. - Update to version 0.9.0+git.20180712: * Add missing 'case' statement that causes TLSv1.3 implementation to be unreachable. * Remove extra 'break;' that prevent SSL_CTX_set_options from being set * Fix a bug that ignored the --ssl-protocol parameter * Implement support for TLSv1.3 in OpenSSL >= 1.1.1 * Implement specific support for TLSv1.2 * Implement specific support for TLSv1.1 * Make TLSv1 use TLSv1.0 specifically to prevent ambiguity with TLSv1.1, TLSv1.2, TLSv1.3 * Missing include (for memset(), strerror()). * Stray line feed in fqdname causes --add-header and --add-header-file header records to be ignored by server. * Add support for PROPFIND and REPORT in wsesslog
Comments 0