aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/resources/nginx/vcl.conf
diff options
context:
space:
mode:
authorAdrian Villin <avillin@cisco.com>2024-09-19 17:19:39 +0200
committerFlorin Coras <florin.coras@gmail.com>2024-10-03 19:23:49 +0000
commit46ab0b22bb2915c28ae30d26501ea4cfa1f9b577 (patch)
treea6a7e803fd0665c8b6ac0b27d2eb09cea1965b98 /extras/hs-test/resources/nginx/vcl.conf
parentfae41c678320f4e63896d52e942cea59a44d9168 (diff)
hs-test: added nginx multi-thread tests
- added Dockerfile.envoy - removed nginx vcl.conf file as it's created by the framework now Type: test Change-Id: I5f2be015c864c8d2aa938a22b1abece64989999b Signed-off-by: Adrian Villin <avillin@cisco.com>
Diffstat (limited to 'extras/hs-test/resources/nginx/vcl.conf')
-rw-r--r--extras/hs-test/resources/nginx/vcl.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/hs-test/resources/nginx/vcl.conf b/extras/hs-test/resources/nginx/vcl.conf
index cfcd5d2e959..27699248bcf 100644
--- a/extras/hs-test/resources/nginx/vcl.conf
+++ b/extras/hs-test/resources/nginx/vcl.conf
@@ -5,7 +5,6 @@ vcl {
rx-fifo-size 4000000
tx-fifo-size 4000000
event-queue-size 100000
-
use-mq-eventfd
app-socket-api /tmp/nginx/var/run/app_ns_sockets/default
}