diff options
Diffstat (limited to 'src/vcl/vcl_test.conf')
-rw-r--r-- | src/vcl/vcl_test.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/vcl/vcl_test.conf b/src/vcl/vcl_test.conf index da8e8185038..9cf87e8cd28 100644 --- a/src/vcl/vcl_test.conf +++ b/src/vcl/vcl_test.conf @@ -22,10 +22,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 } |