]> err.no Git - varnish/commit
Don't fill more than half the workspace with received data, we need to
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 31 Jul 2006 07:13:45 +0000 (07:13 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 31 Jul 2006 07:13:45 +0000 (07:13 +0000)
commita76e86617f1324c6f4c4155e829e8af694c75f2c
tree626e7b504e9abab4fed674f92b075be0ea6a4786
parent1913e6cccf744040a611785197d28e0e588f42ec
Don't fill more than half the workspace with received data, we need to
have space for composing the reply as well.

Without this fix, the entire workspace could be filled with pipelined
requests and we would have no space to compose the reply.

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