Advanced caching options - poweredcache/powered-cache GitHub Wiki
If you want to ignore specific user agent to caching you can use this option.
If you want to ignore specific cookies to caching you can use this option.
You can easily exclude pages from cache. Enter full url, relative path or regex.
Normally, page caching doesn't work with $_GET parameters. If you want to allow, make sure the specify supported parameters.
Purge given pages when a new post published or updated.
(This feature available since version 1.1)