Last week there were some performance issues on our Production environment. These have been solved by rebooting the server.
However, when troubleshooting the issue we remembered that on our Acceptance environment (where we don't have performance issues) we disabled session caching.
What is your experience with session caching? Does it improve performance if disabled?
Thanks!