[ 
https://issues.apache.org/jira/browse/TS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653865#comment-14653865
 ] 

ASF subversion and git services commented on TS-3817:
-----------------------------------------------------

Commit 252eb213165e1e1064619ef990ed96de9751212f in trafficserver's branch 
refs/heads/6.0.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=252eb21 ]

Merge branch 'master' into 6.0.x

* master:
  TS-3817: Assertion on non (HTTP/S WS/S) request scheme in debug mode
  TS-3776: traffic_server failed assert s->current.server->had_connect_fail()
  TS-3801: Add error handling when stream is CLOSED


> 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)

Reply via email to