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

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

  •  23-06-2023
  •  | 
  •  

Pregunta

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?

¿Fue útil?

Solución

The default timeout is 30 seconds

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top