<div dir="ltr"><div>I identified a strange behavior in my nginx/<a href="http://1.11.2.">1.11.2.</a> Same cached objects are returning different content length. In the logs below, body_bytes_sent changes intermittently between 215 and 3782 bytes. The correct length is 3782. (these objects are not being updated in this interval)</div><div><br></div><div>xxxxxxxxxx - - [02/Jun/2017:01:29:06 +0000] "GET /img/app/bt_google_play.png HTTP/2.0" 200 <b>215</b> "xxxxxxxxxx" "Mozilla/5.0 (Linux; Android 6.0.1; SM-G600FY Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36" 42 215 10.571 "image/png" HIT</div><div>xxxxxxxxxx - - [02/Jun/2017:01:29:50 +0000] "GET /img/app/bt_google_play.png HTTP/2.0" 200 <b>3782</b> "xxxxxxxxxx" "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_2 like Mac OS X) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.0 Mobile/14F89 Safari/602.1" 32 3791 0.344 "image/png" HIT </div><div><br></div><div><b>* request_time is always high for the shorter requests</b></div><div><br></div><div>I'm ignoring Vary header in proxy_ignore_headers too.</div><div><br></div><div>Any idea about this?</div><div><br></div><div>Tks,</div><div><br></div><div>Guilherme</div></div>