Skip to content

Fixes issue #8366, assertion failure in HttpTransact.cc::is_response_valid()#8367

Closed
jrushford wants to merge 1 commit intoapache:masterfrom
jrushford:is_response_valid_assertion_fix
Closed

Fixes issue #8366, assertion failure in HttpTransact.cc::is_response_valid()#8367
jrushford wants to merge 1 commit intoapache:masterfrom
jrushford:is_response_valid_assertion_fix

Conversation

@jrushford
Copy link
Copy Markdown
Contributor

@jrushford jrushford commented Sep 30, 2021

Fixes #8366 An assertion failure occurs at HttpTransact::is_response_valid() when the current.state is BAD_INCOMING_RESPONSE. I ran into this while testing Nexthop strategies and parent selection with a down unreachable parent.

@jrushford jrushford self-assigned this Sep 30, 2021
@jrushford jrushford requested a review from zwoop as a code owner September 30, 2021 17:43
@jrushford jrushford closed this Sep 30, 2021
@jrushford
Copy link
Copy Markdown
Contributor Author

needs more investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion failure in HttpTransact::is_response_valid() when a parent proxy is down.

1 participant