diff options
Diffstat (limited to 'html/step9_opt2.html')
-rw-r--r-- | html/step9_opt2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/step9_opt2.html b/html/step9_opt2.html index 52ed5bd..3fd774d 100644 --- a/html/step9_opt2.html +++ b/html/step9_opt2.html @@ -153,7 +153,7 @@ h4 { margin: 0; font-weight: bold; font-size: 1.18em; } </small><br><br> <!-- --> <li>Max connections / seconds</li> - <br><small>This option limits the number of connections per second for the current mirror + <br><small>This option limits the number of connections per second for the current mirror. This number can be a floating number (such as 0.1 == 1 connection per 10 seconds) <br>Useful to limit server load. <br>The default is 10, but you can disable it with a value of 0 - THIS IS NOT ADVISED UNLESS YOU KNOW WHAT YOU ARE DOING (risks of server overload) </small><br><br> |