164435a6ae554d6e0a31d313ad7ac8e1f6c09833
[vpp.git] / extras / hs-test / envoy / vcl.conf
1 vcl {
2   rx-fifo-size 400000
3   tx-fifo-size 400000
4   app-scope-global
5   use-mq-eventfd
6   app-socket-api /tmp/vpp-envoy/var/run/app_ns_sockets/default
7 }