Quality of Sevice Module for the Apache Web Server

Edit Package apache2-mod_qos
http://mod-qos.sourceforge.net/

mod_qos is a quality of service module for the Apache Web Server. It implements control mechanisms that can provide different priority to different requests and controls server access based on available resources.

mod_qos may be used to determine which requests should be served and which shouldn't in order to avoid resource oversubscription. 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 (user session and on per source IP address basis), 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.

Refresh
Refresh
Source Files
Filename Size Changed
apache2-mod_qos.changes 0000003215 3.14 KB
apache2-mod_qos.spec 0000003094 3.02 KB
mod_qos-11.66.tar.gz 0001247819 1.19 MB
mod_qos-loggerThread.patch 0000000548 548 Bytes
Latest Revision
Petr Gajdos's avatar Petr Gajdos (pgajdos) accepted request 851082 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 20)
- version update to 11.66
 - QS_ClientIpFromHeader supports pseudo IP by creating a hash
   of a HTTP request header's value if the header name is prefixed
   by '#', e.g. #Authorization to use the HTTP basic auth header.
   It's also possible to use the client's SSL client certificate's
   subject and issuer DN if you specify #SSL_CLIENT_S_DN instead
   of a real HTTP header name.
   Note: Does not work for IP geolocation.
-
Comments 0
openSUSE Build Service is sponsored by