Mailing List Archive

Add Dummy Values to Varnish
Hello,
My requirement is to Purge the Varnish cache set from an application. I
need to implement this without setting the target application. Is there
anyway to add dummy values to Varnish cache. In Redis cache we have 'set'
command to set values, is there something similar available in Varnish?
Please let me know if more details are required


VARUN NATH A V
Re: Add Dummy Values to Varnish [ In reply to ]
I'm not sure, but I think you are looking for a solution to a non-problem.

Let's tackle only purging for now. Can you have a look at
https://docs.varnish-software.com/tutorials/cache-invalidation/#purge and
see if it solves your issue?

On Wed, Dec 18, 2019, 13:56 Varun Nath <varunnath86@gmail.com> wrote:

> Hello,
> My requirement is to Purge the Varnish cache set from an application. I
> need to implement this without setting the target application. Is there
> anyway to add dummy values to Varnish cache. In Redis cache we have 'set'
> command to set values, is there something similar available in Varnish?
> Please let me know if more details are required
>
>
> VARUN NATH A V
> _______________________________________________
> varnish-misc mailing list
> varnish-misc@varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>