套件:libapache2-mod-qos(11.74-1~bpo12+1)
libapache2-mod-qos 的相關連結
Debian 的資源:
下載原始碼套件 libapache2-mod-qos:
- [libapache2-mod-qos_11.74-1~bpo12+1.dsc]
- [libapache2-mod-qos_11.74.orig.tar.gz]
- [libapache2-mod-qos_11.74-1~bpo12+1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [mod-qos.sourceforge.net]
相似套件:
quality of service module for the apache2
This is a quality of service module (QoS) for the Apache web server implementing control mechanisms that can provide different priority to different HTTP requests.
It 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.
Counteractive measures to enforce the defined rules are: request blocking, dynamic timeout adjustment, request delay, response throttling, and dropping of TCP connections.
其他與 libapache2-mod-qos 有關的套件
|
|
|
|
-
- dep: apache2-api-20120211
- 套件暫時不可用
-
- dep: apache2-bin (>= 2.4.16)
- Apache HTTP Server (modules and other binary files)
-
- dep: libapr1 (>= 1.3.2)
- Apache Portable Runtime Library
-
- dep: libaprutil1 (>= 1.2.7+dfsg)
- Apache Portable Runtime Utility Library
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpcre2-8-0 (>= 10.22)
- New Perl Compatible Regular Expression Library- 8 bit runtime files
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG library - runtime (version 1.6)
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)