Comment to Solved: cache problems
Thank you for the reports
1) Actually this is expected behaviour, not all pages can be cached, pages which have blocks with external CSS could not work properly. It's because only content for blocks is cached but if blocks use external CSS/JSS files - then these files can't be cached.
Thank you Alex for the explanation.