I have some pages with videos that I want cached because the pages can take around 7 seconds to load. The problem is if a non-user finds out the url they also get the cached page. Vice-versa if a non-user hit the url and got redirected to the login page, now if a logged in member went to that page they would get the login page instead of the videos.
I only want to serve cached pages to logged in users. The pages I want cached have nothing user specific on them.
I've tried wp-cache, super cache, db cache, and quick cache. Quick cache seems to have a lot of options but not "serve cached pages only to logged in users"
How do I accomplish this with eMember.