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

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

  •  23-06-2023
  •  | 
  •  

Question

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?

Était-ce utile?

La solution

The default timeout is 30 seconds

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top