For a ResponseCache policy, what's the default behavior if CacheLookupTimeoutInSeconds is not specified

StackOverflow https://stackoverflow.com/questions/22739096

  •  23-06-2023
  •  | 
  •  

質問

I'm working on a ResponseCache policy, and I noticed in the documentation that CacheLookupTimeoutInSeconds is optional. What is the default behavior if this element is not specified in my policy? Does it have a default timeout, and if so, what is the timeout?

役に立ちましたか?

解決

The default timeout is 30 seconds

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top