twoholes opened a new issue #7051: URL: https://github.com/apache/trafficserver/issues/7051
Recently, we found some taged 'TCP_SWAPFAIL_MISS' logs on ts-6.2.2. These urls can not be completely downloaded but interrupted halfway. the log like this: -|25/Jul/2020:18:26:10 +0800|163|TCP_REFRESH_MISS|GET|XXX|HTTP/0.0|200|1447602|638|-|Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)|FIN|FIN|200 -|25/Jul/2020:18:26:10 +0800|1|TCP_HIT|GET|XXX|HTTP/1.1|200|1447602|597|-|Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)|-|FIN|000 -|25/Jul/2020:18:26:10 +0800|172|TCP_SWAPFAIL_MISS|GET|XXX|HTTP/1.1|200|1065|639|-|Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;)|-|FIN|000 I guess the problem relate to read while write or negative cache, but I don't know how to do ... who can help me ... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org