These pages cannot be cached in HTML on the server (though possibly some portions of them could be). and cannot be cached on the browser. Of course, this is not optimal for website performance, user experience or server load. This is one of the reasons facebook has massive server farms
Static pages are the best, and allowing the browser to cache as much as possible (so that repeated requests from the same user don't have to download 'everything' again.).

