Hello,
I'm using EPiServer 4.51.
I've noticed that EPiServer doesn't retrieve the pages from cache if the user is currently logged in to EPiServer. Is there some way to still get page caching if the user is logged in (not edit/admin)? I have an intranet web site that requires authentication to even view the pages, which means no pages are loaded from cache, thus resulting in lower performance (obviously).
Thanks for any help!