ATS Version: 4.2.3
Description:
(1) Single thread complete download the specify url , the MD5 is correct
(2) 206 partial content download the specify url, the range content MD5 is error
curl -x127.0.0.1:80 -so /tmp/part1 --range 488205666-732308498 http://a.foo.com/bigfile
Debug Log:

why the cache_seek is a negative number ?
Has anyone encountered a similar situation or explained it ?
Thanks a lot .
ATS Version: 4.2.3
Description:
(1) Single thread complete download the specify url , the MD5 is correct
(2) 206 partial content download the specify url, the range content MD5 is error
Debug Log:

why the cache_seek is a negative number ?
Has anyone encountered a similar situation or explained it ?
Thanks a lot .