Added Data correctness check and performance enhancements

Change-Id: I5d1a866c9f422d6f062404c24cba9a8d9de56ec9
diff --git a/NDNTrafficServer.sample.conf b/NDNTrafficServer.sample.conf
index 0e3e4c5..b4b98e9 100644
--- a/NDNTrafficServer.sample.conf
+++ b/NDNTrafficServer.sample.conf
@@ -28,11 +28,8 @@
 #
 ##########
 Name=/example/A
-ContentType=1
-ContentBytes=10
+Content=AAAAAAAA
 ##########
 Name=/example/B
-ContentType=0
-FreshnessPeriod=0
-Content=NoData
+Content=BBBBBBBB
 ##########