0

I am currently using the static cache built into ASP.NET quite a bit and I'm finding that my IIS server cache's a lot more than my Visual Studio IIS Express when I'm doing development. It's causing me a problem because it's hard to simulate m production because IIS Express stops taking new cached objects.

I looked in the IIS Express configuration file but can't find any settings to increase cache size.

How can I increase the amount of cache available in my IIS Express ASP.NET App?

2
  • did you try what switch IIS Express to x64? Commented Jun 3, 2017 at 20:17
  • changing to x64 did not help Commented Jun 7, 2017 at 19:56

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.