File: control

package info (click to toggle)
libapache2-mod-bw 0.92-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 220 kB
  • sloc: ansic: 1,822; makefile: 9
file content (26 lines) | stat: -rw-r--r-- 864 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libapache2-mod-bw
Section: httpd
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 apache2-dev,
 debhelper-compat (= 13),
 dh-apache2,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://wp.ivn.cl/es/apache-bandwidth-mod-es/
Vcs-Git: https://salsa.debian.org/debian/libapache2-mod-bw.git
Vcs-Browser: https://salsa.debian.org/debian/libapache2-mod-bw

Package: libapache2-mod-bw
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: bandwidth limiting module for apache2
 This module allows you to limit bandwidth usage on every virtual host
 or directory or to restrict the number of simultaneous connections.
 .
 The bandwidth control, for example, can be configured according to
 the criteria: origin of the connection, file extension, file size or
 user agent of the client.