
Type: test Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: I66af84257fa0692d9be3445d49b52fb7ca810d27
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
vcl {
|
|
heapsize 64M
|
|
segment-size 4000000000
|
|
add-segment-size 4000000000
|
|
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
|
|
}
|