I'm building a Heroku-hosted web services API and would like to
offload as much of it to Varnish as possible. In order for Varnish to
work as a cache for me, the query-string in the request URI needs to
be part of the Varnish cache-key and I'll need access to the Varnish
logs. Is Heroku's Varnish instance able to satisfy both of these
requirements or do I need to look into leveraging another Heroku
caching layer besides Varnish?

Thanks in advance for the help!

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to