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