sudheerv opened a new issue #6960: URL: https://github.com/apache/trafficserver/issues/6960
As part of our upgrade from ats6.2 to ats9, we ran into a problem with elevated ERR_CLIENT_ABORT counts. After a lot of investigation, it turned out to be not a regression or due to a functional problem, but just due to a cause code change with PR #4267 (https://github.com/apache/trafficserver/pull/4267). The same rate of errors have been there before too but were being put into other buckets such as ERR_UNKNOWN and are just shuffled around. I confirmed this by removing this specific patch that the ERR_CLIENT_ABORTS went back to our older baseline levels. Creating this issue so others that may run into a similar problem will not have to spend time troubleshooting this. ---------------------------------------------------------------- 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: [email protected]
