[
https://issues.apache.org/jira/browse/TS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653864#comment-14653864
]
ASF subversion and git services commented on TS-3817:
-----------------------------------------------------
Commit d308606fb9ec615c1f53dcbd27a48af6aaf0d64d in trafficserver's branch
refs/heads/6.0.x from [~ushachar]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d308606 ]
TS-3817: Assertion on non (HTTP/S WS/S) request scheme in debug mode
> 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)