comparison mod_limits.wiki @ 290:d4e87d2b4ba1

Edited wiki page mod_limits through web user interface.
author MWild1@gmail.com
date Fri, 06 Jul 2012 13:00:01 +0000
parents f777a248b321
children 5999d2eb2149
comparison
equal deleted inserted replaced
289:f777a248b321 290:d4e87d2b4ba1
17 * c2s 17 * c2s
18 * s2sin 18 * s2sin
19 * s2sout 19 * s2sout
20 * component 20 * component
21 21
22 The limits are specified like so: 22 The limits are specified like so in the *global* section of your config (they cannot be per-host):
23 23
24 {{{ 24 {{{
25 limits = { 25 limits = {
26 c2s = { 26 c2s = {
27 rate = "3kb/s"; 27 rate = "3kb/s";