AW: Varnish poisoned cache avoidance

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Jan 11 09:48:34 CET 2010


In message <4c3149fb1001100307s4364a201n9164abbe1095782d at mail.gmail.com>, pub c
rawler writes:

>Is the "delay 100ms" something that could be made available in Varnish
>near term?

You can do it with inline C code already, just call usleep(100000)
in your inline C.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-misc mailing list