Re: Weird log entries

2009-04-07 Thread Kitai
Morning. Same behaviour, same lines, same "nulls" over here, with the same amd64 arch. I just discarded those lines in the filter i use to split varnishncsa logs. Not really a big problem, but something else to take into account apart of crashes :-) David (Kitai) Cruz E-Comm Factory 2009/4/7

Re: Weird log entries

2009-04-06 Thread Alecs Henry
So, after a while digging through other stuff I realized what the "(null)" entries are. They are cache misses. For (apparently) every miss there's an entry on varnishncsa for that miss, and it's logged as a bunch of nulls. I haven't figured out what the other entries are though. I still see some en

Re: Weird log entries

2009-02-09 Thread Alecs Henry
Hi Nick, I forgot to say... It's varnish-trunk. But I saw it on both varnish 2.0.1 and 2.0.2. Alecs On Mon, Feb 9, 2009 at 6:20 PM, Nick Loman wrote: > Alecs Henry wrote: > > Those are coupled with: >> 127.0.0.1 - - [09/Feb/2009:19:39:46 +] "(null) (null) (null)" 200 >> 39678 "-" "-" >> I

Re: Weird log entries

2009-02-09 Thread Nick Loman
Alecs Henry wrote: > Those are coupled with: > 127.0.0.1 - - [09/Feb/2009:19:39:46 +] "(null) (null) (null)" 200 > 39678 "-" "-" > 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. I've seen log e