I was reading:
https://www.varnish-software.com/static/book/Cache_invalidation.html

My main question is, what sort of # of ban requests can one realistically
send to varnish to invalid caches? (individual items, not ranges etc.)

Say a site like tumblr is using varnish, which has thousands and thousands
of blogs, and so many blog entries are being updated via comments etc.  How
realistic would sending 1K ban's be to varnish?

Maybe I have misunderstood this, but I'm guessing their are ruby/java
client libraries that when content gets updated in a web application, I
could then send a request using the ruby/java client library to ban a
specific item from cache right?

If there are client libraries, where can they be found?  I'm looking for
both ruby and java.
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to