Hi guys, <div><br></div><div>This is my first post in this group. Thanks for the community.</div><div><br></div><div>I'm facing some weird problem with Varnish 3.0.2 and Google Chrome. While doing several requests, some of them are getting "failed" with "200 OK" status response. In the "Developer tools" we get the "200 OK" with correct request and response headers. It seems the image was retrieved correctly from Varnish cache, but for no reason Chrome interprets this request as "failed". I'm sending an attachment to give you an example of that.</div>
<div><br></div><div>Further infornation:</div><div>- i'm using connection keep-alive with timeout=20, max=15</div><div>- i'm passing Content-Length header from my backend, this seems no to be a problem;</div><div>
<br></div><div>During my requests i can see the following lines in varnishlog:</div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family:Sans;font-size:medium">10 Debug - "Hit send timeout, wrote = 20272/175697; retrying"</span><span class="Apple-style-span" style="font-family:Sans;font-size:medium"><br style="word-wrap:break-word;word-break:break-word">
</span><span class="Apple-style-span" style="font-family:Sans;font-size:medium">10 Debug - "Write error, retval = -1, len = 155425, errno = Resource temporarily unavailable"</span></div><div><span class="Apple-style-span" style="font-family:Sans;font-size:medium"><br>
</span></div><div>Searching on the web, i've found a couple of threads relating this problem as "varnish trying to send a response for a closed connection by the browser". But we are using keep-alive connections, so i've got confused on this point.</div>
<div><font class="Apple-style-span" face="Sans" size="3"><span class="Apple-style-span" style="font-family:arial;font-size:small"><br></span></font></div><div>Is there any configuration on varnish i'm missing? Or maybe should i pass some additional header for Chrome?</div>
<div><br></div><div>Thanks in advance for the help!</div><div><br></div><div>-- <br>Leonardo Nickel<br></div>