开发者

Does the output cache work when using webgarden? [duplicate]

开发者 https://www.devze.com 2023-02-17 21:41 出处:网络
This question already has answers here: Does a worker process share its output cache within an AppPool?
This question already has answers here: Does a worker process share its output cache within an AppPool? (2 answers) Closed 3 years ago.

IIS7, WINDOWS WEB SERVER 2008, ASP.NET 4.0 Does the output cache work开发者_StackOverflow when using webgarden?

Thank you


Yes, but each garden process will be holding own copy of the cached results.

https://serverfault.com/questions/93730/does-a-worker-process-share-its-output-cache-within-an-apppool

0

精彩评论

暂无评论...
验证码 换一张
取 消