Configuration problem, possibly a PEBCAK.

Per Buer perbu at linpro.no
Sun Jan 4 12:28:29 CET 2009


Oliver Oli wrote:
> On Fri, Jan 2, 2009 at 6:03 PM, Per Buer <perbu at linpro.no> wrote:
> 
>> Neither. Both passing and caching an object will fetch the whole object
>> into memory before passing it on to the client. "pipe" will do what you
>> want, but you probably don't want that as pipe has other side effects.
> 
> What kind of side effects?

pipe shuffles bytes back and forth. If pipelining is used another HTTP
request might show up on the same connection - and you want even notice.

-- 

http://linpro.no/ | http://redpill.se/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20090104/1fa67dd6/attachment-0003.pgp>


More information about the varnish-misc mailing list