On Wed, Feb 15, 2012 at 05:30:42PM +0000, Steve Webster wrote: > "Maximum number of bytes of HTTP backend resonse we will deal with. This is a > limit on all bytes up to the double blank line which ends the HTTP request. > The memory for the request is allocated from the worker workspace (param: > sess_workspace) and this parameter limits how much of that the request is > allowed to take up."
"all bytes up to the double blank line which ends the HTTP request" Meaning only headers, not the content. -- Andreas _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
