We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5317cb6 commit 2ca73e9Copy full SHA for 2ca73e9
varnish/README.mkd
@@ -1,6 +1,6 @@
1
#Rekon+Varnish
2
3
-A Varnish configuration tuned to speed up Rekon in development environments
+A Varnish configuration tuned to speed up Rekon in development environments.
4
5
Rekon should ***NOT*** be used on a production cluster ***EVER***.
6
@@ -28,5 +28,6 @@ Once installed navigate to http://varnish-node-addr/buckets/rekon/keys/go.
28
29
## Notes
30
31
-Varnish will use 1GB RAM, and a (re)director employing hashing as its load balancing policy
32
-Certain (Rekon) operations will be cached differently: buckets for 1 week, keys for 1 day
+Varnish will use 1GB RAM, and a (re)director employing hashing as its load balancing policy.
+
33
+Certain (Rekon) operations will be cached differently: buckets for 1 week, keys for 1 day.
0 commit comments