When Comet Cache is activated, trailing-slash 301 redirects (if configured) do not work on posts. To replicate: - create a fresh WordPress install on Nginx - configure the "post name" permalink settings in WordPress - confirm that posts without a trailing slash 301-redirect to the slashed version (example.com/post-name -> example.com/post-name/) - activate comet cache - as a guest user who views the cached page, note that the redirect no longer takes place (example.com/post-name -> example.com/post-name)