Permission Sensitive Caching Delivery
I want to cache authenticated content in the dispatcher for performance and found this KB that shows a way to do it.
Permission Sensitive Caching Delivery
Does anyone know if 6.x now support this out of the box, or do we still have to write a customer servlet as this article shows?