I'm wondering if it's possible to enable collapsed forwarding for Apache dispatcher in the same way that Varnish or Squid collapse multiple requests.
We are using CQ5, which does some pretty heavy duty transformation in the background, and I don't want multiple requests hitting through to the origin.
Any help on whether you can and how you can enable this feature would be appreciated.