fix(rustproxy-http): include request domain in backend proxy error and protocol detection logs
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-12 - 25.10.3 - fix(rustproxy-http)
|
||||
include request domain in backend proxy error and protocol detection logs
|
||||
|
||||
- Adds domain context to backend TCP/TLS connect, handshake, request failure, retry, and fallback log entries in the Rust HTTP proxy service.
|
||||
- Propagates the resolved host/domain through H1, H2, pooled, and fallback forwarding paths so backend-level diagnostics can be correlated with the original request domain.
|
||||
|
||||
## 2026-03-12 - 25.10.2 - fix(repo)
|
||||
no code changes to release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user