too much requests for varnish?
Poul-Henning Kamp
phk at phk.freebsd.dk
Wed Nov 18 16:28:26 CET 2009
In message <4B0411ED.5020409 at danielbruessler.de>, Daniel Bruessler writes:
>Hi,
>
>we're using varnish for a newspaper-portal and see in the logfile that
>about 1% of the requests are NOT done by varnish. That requests don't
>get the special varnish-http-header like the "Age:" info.
Check if these requests are processed by "pipe" or "pass".
Pay particular attention to "pipe" as all subsequent requests on
the same TCP connection gets routed directly to the backend.
--
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