bneradt commented on code in PR #12876:
URL: https://github.com/apache/trafficserver/pull/12876#discussion_r2805596161
##########
tests/gold_tests/pluginTest/filter_body/filter_body.replay.yaml:
##########
@@ -29,8 +29,8 @@ autest:
client:
name: 'client'
- # There's a race condition for when the connection is droped by ATS - this
- # can result in either a 0 or 1 return code.
+ # Response body blocking truncates the body, causing a Content-Length
+ # mismatch that proxy-verifier may report as an error (exit code 1).
return_code: [0, 1]
Review Comment:
This comment change isn't correct. What you're describing might be true on
the origin (server) side, but not the client. Please revert this comment.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]