Can you please explain how caching pdf can help performance? In case of static pages, it reduces number of requests as it caches js,css,images etc and serves in a single request.. But how caching pdf will benefit when it will be single request in both cases?