In effort to prevent session swapping, we are thinking of turning off Kernel Caching in our ASP.NET web forms app. I've been reading all about this, like here, and here.
But what I'm not seeing anything about is what kind of user-experience impact this may have. Should we expect page load times to increase?