<HTML><BODY>      
    Hi,<BR>
<BR>
I'm attempting to tune our first production varnish server (fronting an API) and have a question about the http_resp_size run-time parameter. The description of this parameter in the varnishd documentation at <a href="https://www.varnish-cache.org/docs/3.0/reference/varnishd.html" target="_blank">https://www.varnish-cache.org/docs/3.0/reference/varnishd.html</a> is: <BR>
<BR>
"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."<BR>
<BR>
The default value listed for this field is 32kb. The above description makes it sound like any backend response that exceeds the default http_resp_size of 32kb will not be handled (dropped, or at least not cached) by varnish. However, I'm happily able to request images of 200kb and up from this varnish instance, and can confirm that the it is being properly cached.<BR>
<BR>
If http_resp_size is not a limit on the total size of the backend response that can be handled by varnishd, what effect does it actually have on varnishd at runtime?<BR>
<BR>
Cheers,<BR>
<BR>
Steve<BR>
<BR>
-- <BR>
Steve Webster<BR>
Web Architect<BR>
LOVEFiLM<BR>
<BR>
(apologies for the long and pointless footer that follows)<BR>

    <BR>
    <BR>
   <span style="font-family:Arial; Font-size:10.0pt">
<hr width="100%">
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT face=Verdana size=2>LOVEFiLM UK Limited is a 
company registered in England and Wales. <BR>Registered Number: 06528297. <BR>Registered Office: 
No.9, 6 Portal Way, London W3 6RU, United Kingdom.</FONT></P> <P><FONT face=Verdana size=2>
This e-mail is confidential to the ordinary user of the e-mail address to which it was <BR>addressed. 
If you have received it in error, please delete it from your system and notify <BR>the sender 
immediately.<BR><BR> 

This email message has been delivered safely and archived online by Mimecast.<BR>
For more information please visit <a href="http://www.mimecast.co.uk">http://www.mimecast.co.uk</a>
</P><hr width="100%">
  </span>
 </BODY></HTML>