Skip to content

Cleanup serving stale while origin server down#13083

Draft
masaori335 wants to merge 3 commits intoapache:masterfrom
masaori335:asf-master-stale-while-down
Draft

Cleanup serving stale while origin server down#13083
masaori335 wants to merge 3 commits intoapache:masterfrom
masaori335:asf-master-stale-while-down

Conversation

@masaori335
Copy link
Copy Markdown
Contributor

HttpTransact::HandleCacheOpenReadHit try to return stale contents by checking is_server_negative_cached(s), but actually, this is dead code. Because when all origin servers are marked down, HttpTransact::OSDNSLookup serves stale contents.

This PR marked as draft because new AuTest depends on #13069.

@masaori335 masaori335 added this to the 11.0.0 milestone Apr 10, 2026
@masaori335 masaori335 self-assigned this Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant