Karl Stoney 2020-02-20 14:03:09 +00:00
parent c3c36bb94b
commit 08471b527b

View file

@ -856,6 +856,9 @@ stream {
location = {{ $authPath }} {
internal;
opentracing on;
opentracing_propagate_context;
{{ if $externalAuth.AuthCacheKey }}
set $tmp_cache_key '{{ $server.Hostname }}{{ $authPath }}{{ $externalAuth.AuthCacheKey }}';
set $cache_key '';