commit | 89a5842ef3f85dbbd1ea013b2b3117a40c3eaec2 | [log] [tgz] |
---|---|---|
author | jeraldabraham <jeraldabraham@email.arizona.edu> | Tue Feb 18 14:27:14 2014 -0700 |
committer | jeraldabraham <jeraldabraham@email.arizona.edu> | Tue Feb 18 14:27:14 2014 -0700 |
tree | 3c46ae34b905dfe6b16d1dcc996d054bda1d123a | |
parent | 662266d1ff5501ad9410150b7120cc9a1ac36833 [diff] [blame] |
Development Complete, README File To Be Updated
diff --git a/NDNTrafficServer.sample.conf b/NDNTrafficServer.sample.conf new file mode 100644 index 0000000..2bdfb24 --- /dev/null +++ b/NDNTrafficServer.sample.conf
@@ -0,0 +1,20 @@ +# +#Name +# +#ContentType +# +#FreshnessPeriod +# +#ContentBytes +#Content +# +########## +#Name=/example +#ContentType=1 +#ContentBytes=10 +########## +Name=/example/A +ContentType=0 +FreshnessPeriod=0 +Content=NoData +##########