Varnish Backend Conditional
Claudio Devecchi
cdevecchi at gmail.com
Mon Jun 18 16:31:14 CEST 2012
Hi varnish-devs
I had compiled varnish-ims (http://www.varnish-cache.org/project/repository)
because I need so much the funcionality to check on backend if the object
had changed before a I evict my cache, and I need to receive a 304 if
nothing happened with it.
Everything is fine and working well, but I having a big problem with
varnishncsa, when I configure to log like apache take a look at the log.
It is writing this way:
172.24.2.41 - - [15/Jun/2012:19:13:42 -0300] "-
http://localhost-HTTP/1.0" 0 "-" "-"
And the correct should be:
172.22.2.41 - - [13/Jun/2012:16:06:00 -0300] "GET
http://test.com/test.jpgHTTP/1.1" 200 0 "-" "Mozilla/5.0 (X11; Ubuntu;
Linux i686; rv:12.0)
Gecko/20100101 Firefox/12.0"
Could you help me to fix this problem please?
Tks
Claudio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20120618/b18bee63/attachment.html>
More information about the varnish-dev
mailing list