Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: siege | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 4.1.6 | Vendor: openSUSE |
Release: bp155.1.5 | Build date: Mon May 22 14:09:49 2023 |
Group: Productivity/Networking/Web/Utilities | Build host: obs-arm-11 |
Size: 327374 | Source RPM: siege-4.1.6-bp155.1.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.joedog.org/siege-home/ | |
Summary: HTTP Regression Testing/Benchmarking Utility |
Siege is a regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis. Since 3.0.0 it also supports FTP.
GPL-2.0-or-later
* Tue Jan 17 2023 Dirk Müller <dmueller@suse.com> - update to 4.1.6: * Retrieve cookies in -p/--print mode (bug fix) * More verbose message on resolution failures * Print warning to stderr to elude > capture * Corrected deferred * Tue Nov 01 2022 Andrea Manzini <andrea.manzini@suse.com> - Update to version 4.1.5 * src/browser.c Corrected deferred * utils/Makefile.am Added manifier to the distro * src/browser.c Made all threads cancel deferred * src/ftp.c Catch 421: server accepts but doesn't handle * src/timer.c Added a second to account for spool up * src/memory.c Added xstrncpy, xstrncat * src/memory.h Added xstrncpy, xstrncat * src/cookies.c Implemented new x* functions * src/ssl.c Silenced compiler warning * src/main.c Added xstrncpy to silence warnings * doc/siege.pod Fixed a typo in the man page * src/parser.c Refined match for META redirect * src/browser.c Fixed typos * src/date.c Fixed typos * src/url.c Fixed typos * utils/siege2csv.in Fixed typos * src/main.c Silenced statistics output on -g/--get * src/cookies.c Improved domain matching, added my.get * src/ssl.c Silenced a compiler warning * src/browser.c Added HTTP response 201 handler * src/response.c Added Content-Location handler * src/response.h Added CONTENT_LOCATION value * src/http.c Added Content-Location parser * src/cfg.c Added an escape handler for $ in URLs * src/eval.c Added function escape(str) to remove '\' * src/ssl.c Put ERR_remove_state inside ssl version * src/url.c Added fix for null path checking * src/util.c Fixed np_phtread_usleep for Solaris * src/url.c Removed leading / from ftp paths * src/browser.c fixed: "--reps=once" * src/main.c fixed: "--reps=once" * src/init.c Fixed password parsing # can be in pwd * src/auth.c Prettified credentials output for siege -C * Wed May 19 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 4.0.9 * Added NULL checks for getters * Prettified json * Added handling for null pointer detection * Mon Sep 28 2020 Dirk Mueller <dmueller@suse.com> - update to 4.0.7: * Fixed an issue with expires * Fixed an issue with persistence * Minor bug fix * Fixed initialization error * Thu Apr 16 2020 Martin Pluskal <mpluskal@suse.com> - Update to version 4.0.5: * -j/--json-output * For full list of changes see attached ChangeLog * Fri Sep 15 2017 mpluskal@suse.com - Update to version 4.0.4: * For full list of changes see attached ChangeLog * Fri Mar 24 2017 mpluskal@suse.com - Update to version 4.0.2: * For full list of changes see attached ChangeLog * Sun Mar 20 2016 mpluskal@suse.com - Remove timestamp * Mon Dec 21 2015 mpluskal@suse.com - Make it build on SLE11 * Sun Dec 06 2015 mpluskal@suse.com - Update to 3.1.3 * mostly bugfix release * see ChangeLog for details * Wed Sep 02 2015 mpluskal@suse.com - Update to 3.1.0 * This release adds support for more than 1024 concurrent users. (Please don’t use that many unless you know what you’re doing). It also adds delay granularity. You can now select set delays to hundreds of a second like this: –delay=0.001 or -d 0.001 * Tue Mar 10 2015 mpluskal@suse.com - Correct download url * Tue Mar 10 2015 mpluskal@suse.com - Cleanup spec file with spec-cleaner - Remove obsolete %debug_package - Remove unnecessary dependencies * Tue Mar 10 2015 mrueckert@suse.de - SIEGE-3.0.9 – This release is intended to bring siege into the 21st Century. It fixes lots of compiler warnings which are thrown by more recent versions of gcc. While it contains no sexy new features, you should probably upgrade to this version. - SIEGE-3.0.8 – This release adds the port number to a redirect URL on the condition that request is made to a non-standard port. It also adds the location of the log file on logging errors. This should make it easier for users to correct their problem. “Oh, look, it’s trying to log to a location that doesn’t exist.” - SIEGE-3.0.7 This release fixes a bug introduced in siege-3.0.6. Rather than strictly adhere to the RFC, siege will construct an absolute URL from a relative one. While this is convenient it missed a usecase. Siege-3.0.6 barfs on Location: http://localhost All siege 3.0.6 users should upgrade to 3.0.7. - SIEGE-3.0.6 With this release, siege changes the way it handles –reps=once. It now divides a urls.txt file evenly among all its users, and each URL in the file is hit exactly once. This release also includes several fixes and a documentation update. - SIEGE-3.0.5 This release addresses another inconsistency between the HTTP standard and practice. While RFC 2616 allows a port designation in the Host header, it confuses too many implementations for Siege to continue to send it. This version also fixes several significant bugs. All Siege users should update to this version. - SIEGE-3.0.4 Although RFC 2616 specifies that Location directives must contain an absolute URI, most Web clients normalize relative URIs. This release adds conventional compliance with relative URI handling. Ironically, it also includes a new default user-agent so that field is in compliance with RFC 2616.
/etc/siege /etc/siege/siegerc /etc/siege/urls.txt /usr/bin/bombardment /usr/bin/siege /usr/bin/siege.config /usr/bin/siege2csv.pl /usr/share/doc/packages/siege /usr/share/doc/packages/siege/AUTHORS /usr/share/doc/packages/siege/ChangeLog /usr/share/doc/packages/siege/README.md /usr/share/licenses/siege /usr/share/licenses/siege/COPYING /usr/share/man/man1/bombardment.1.gz /usr/share/man/man1/siege.1.gz /usr/share/man/man1/siege.config.1.gz /usr/share/man/man1/siege2csv.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:17:49 2024