Hi,I am trying to configure varnish as a simple cache service, which means the content posted by clients could be cached as an object. The content chould be returned in responses for the coming GET requests(with same url...). I am not sure wether this can be realized by VCL configuration.
Any recommendation for this situation? Thanks for any help! I was noticed vmod-bodyaccess can cache req.body and then it could be used in bereq(https://info.varnish-software.com/blog/caching-post-requests-with-varnish), but I do not know how to put it into responses for clients. thanks! Zafir ________________________________ [email protected]
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
