Hi guys,<br><br>I was wondering if any of you has seen the following log entries when using varnishncsa:<br>127.0.0.1 - - [00/Jan/1900:00:00:00 +0000] "(null) (null) (null)" (null) - "-" "-"<br>
<br>Those are coupled with:<br>127.0.0.1 - - [09/Feb/2009:19:39:46 +0000] "(null) (null) (null)" 200 39678 "-" "-"<br>I can see an object in the page that has that size (image) -- through firebug, but the object didn't load into the browser until I hit reload.<br>
<br>And there are also many entries like the following:<br>127.0.0.1 - - [09/Feb/2009:19:39:52 +0000] "GET <a href="http://www.example.com/img/mod.gif">http://www.example.com/img/mod.gif</a> HTTP/1.1" 200 951 "<a href="http://www.example.com/style.css">http://www.example.com/style.css</a>" "Mozilla/5.0 (X11; U; Linux x86_64; en; rv:1.9.0.5) Gecko/2008121623 Ubuntu/8.10 (intrepid) Firefox/3.0.5"<br>
<br>These entries are from communication with the backend server<br><br>I expected it to show the backend name instead of 127.0.0.1.<br><br>Is there an explanation?<br><br>Thanks!<br><br>Alecs<br>