I have a web application hosted on IIS with a separate AppPool. Without any changes, we are getting a 403 error and this error gets resolved on IIS reset. We have few entity information like user details are stored in an in-memory cache.
Can you help me to understand why this is happening.