mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-22 04:02:58 +08:00
TUN-7197: Add connIndex tag to debug messages of incoming requests
This commit is contained in:
@@ -142,6 +142,7 @@ type TCPRequest struct {
|
||||
LBProbe bool
|
||||
FlowID string
|
||||
CfTraceID string
|
||||
ConnIndex uint8
|
||||
}
|
||||
|
||||
// ReadWriteAcker is a readwriter with the ability to Acknowledge to the downstream (edge) that the origin has
|
||||
|
||||
Reference in New Issue
Block a user