Re: Varnish intermittently returns incomplete images

2020-05-08 Thread Batanun B
also... could you explain this part for me? "so it had to truncate it and throw it away" Why does it have to truncate it? Why not avoid caching it, and returning it as is, from the backend, untouched? From: Guillaume Quintard Sent: Friday, May 8, 2020 7:34 PM

Varnish intermittently returns incomplete images

2020-05-08 Thread Batanun B
Our Varnish (test environment) intermittently returns incomplete images. So the binary content is not complete. When requesting the image from the backend directly (using curl), the complete image is returned every time (I tested 1000 times using a script). This happens intermittently.