]> err.no Git - varnish/commit
If it looks like a new request starts before a previous request on the same
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 8 Mar 2008 15:42:23 +0000 (15:42 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 8 Mar 2008 15:42:23 +0000 (15:42 +0000)
commit265682985f5b34030690fe9dc9eee45a833ddb7f
tree130a8294fb332bae32a76f7e0af9bff48a605fde
parent566c9771b8e9bc787733d562e4a11298750364ea
If it looks like a new request starts before a previous request on the same
fd has finished, flush the previous request with an additional line to note
that the request was interrupted.

This is usually a symptom of the child dying midway through the first
request.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2569 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishlog/varnishlog.c