summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorMarek Vavrusa <marek.vavrusa@nic.cz>2013-07-22 09:57:54 +0200
committerMarek Vavrusa <marek.vavrusa@nic.cz>2013-07-22 09:57:54 +0200
commit0e16a6e50022b44c8ab8047b8562def9bd18fda4 (patch)
tree366bb967c3050f73b68e70e6af75c3f728f1aa65 /samples
parentRemoved faulty code. (diff)
downloadknot-0e16a6e50022b44c8ab8047b8562def9bd18fda4.tar.xz
knot-0e16a6e50022b44c8ab8047b8562def9bd18fda4.zip
Updated default slip value.
Diffstat (limited to 'samples')
-rw-r--r--samples/knot.full.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/knot.full.conf b/samples/knot.full.conf
index 49edf13aa..37a1eaed3 100644
--- a/samples/knot.full.conf
+++ b/samples/knot.full.conf
@@ -88,8 +88,8 @@ system {
# Rate limit SLIP
# Each Nth blocked response will be sent as truncated, this is a way to allow
# legitimate requests to get a chance to reconnect using TCP
- # Default: 2
- rate-limit-slip 2;
+ # Default: 1
+ rate-limit-slip 1;
}
# Includes can be placed anywhere at any level in the configuration file. The