[
https://issues.apache.org/jira/browse/TS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653876#comment-14653876
]
Leif Hedstrom commented on TS-3817:
-----------------------------------
Done. [~ushachar] Thanks for the fix. But please remember to always set a Fix
Version if you are committing something, in this case you should have set it to
6.1.0, and then tag it like you did (asking for a "back port" to 6.0.0).
> Assertion on non (HTTP/S WS/S) request scheme in debug mode
> -----------------------------------------------------------
>
> Key: TS-3817
> URL: https://issues.apache.org/jira/browse/TS-3817
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Uri Shachar
> Assignee: Uri Shachar
> Fix For: 6.0.0
>
>
> When responding to a known (but unhandled) scheme we assert in
> HttpTransact::check_response_validity
> FATAL: HttpTransact.cc:5350: failed assert `s->next_hop_scheme ==
> URL_WKSIDX_HTTP || s->next_hop_scheme == URL_WKSIDX_HTTPS`
> This is due to an incorrect check in check_request_validity (that was
> supposed to catch and return an error on this condition)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)