Is there a way to skip the cache in apache traffic server if there's a cookie present? I wanted to add Apache Traffic Server before our Nginx server to cache static content for not logged users but I can't see a way to only serve the cached document to non-logged users.
Any help would be appreciated.