Uri Shachar created TS-3817:
-------------------------------

             Summary: 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


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