Fri, 20 Sep 2024 04:27:48 UTC | login

Information for build mod_qos-11.74-2.fc41

ID330159
Package Namemod_qos
Version11.74
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mod_qos.git#efa4d7b2bd03061c5c03104d5b8533cf6adcbe8e
SummaryQuality of service module for Apache
DescriptionThe mod_qos module may be used to determine which requests should be served and which shouldn't in order to avoid resource over-subscription. The module collects different attributes such as the request URL, HTTP request and response headers, the IP source address, the HTTP response code, history data (based on user session and source IP address), the number of concurrent requests to the server (total or requests having similar attributes), the number of concurrent TCP connections (total or from a single source IP), and so forth. Counteractive measures to enforce the defined rules are: request blocking, dynamic timeout adjustment, request delay, response throttling, and dropping of TCP connections.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 06 Aug 2024 08:48:57 UTC
CompletedTue, 06 Aug 2024 09:22:48 UTC
Taskbuild (f41, /rpms/mod_qos.git:efa4d7b2bd03061c5c03104d5b8533cf6adcbe8e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mod_qos.git#efa4d7b2bd03061c5c03104d5b8533cf6adcbe8e'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Oct 09 2023 Neil Hanlon <neil@shrug.pw> - 11.74-2 - don't link against pcre-1 - remove httpd conditionals (el6 cruft) * Mon Oct 09 2023 Neil Hanlon <neil@shrug.pw> - 11.74-1 - Update to 11.74 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11.70-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11.70-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 11.70-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jan 23 2022 athmane - 11.70-1 - Update to 11.70 (rhbz #2020776) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 11.68-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Oct 17 2021 Othman Madjoudj <athmane@fedoraproject.org> - 11.68-1 - Update to 11.68 (rhbz #1991139)