VCL: add vpp api q length to config file.
[vpp.git] / src / vcl / vcl_test.conf
index da8e818..f6b786b 100644 (file)
@@ -1,6 +1,9 @@
 # Test VPPCOM config file
 vcl {
+  heapsize 1G
   heapsize 1
+  vpp-api-q-length 32
+  vpp-api-q-length 65536
   api-prefix daw  # this is a comment
   uid 1020 this is also a comment.
   gid 1020
@@ -22,10 +25,11 @@ vcl {
   app-timeout 54.3
   session-timeout 66.6
   accept-timeout 0.1
-  session-scope-local
-  session-scope-global
+  app-proxy-transport-tcp
+  app-proxy-transport-udp
+  app-scope-local
+  app-scope-global
   namespace-id 0123456789012345678901234567890123456789012345678901234567890123456789
   namespace-id Oh_Bother!_Said_Winnie-The-Pooh
-  namespace-secret 0x42bada55e5
   namespace-secret 42
 }