Jan van Lindt Sulmont
Jan van Lindt Sulmont
# Add peer address to handshake error logs ## What is the problem your feature solves, or the need it fulfills? When downstream handshake errors occur, the logs currently don't...
# feat: Add ConnectionFilter trait for TCP-level connection filtering ## Summary Implements connection filtering at the TCP level before TLS handshake, allowing early rejection of unwanted connections to save resources....
## What is the problem your feature solves, or the need it fulfills? Currently, Pingora has no mechanism to filter or drop connections at the TCP level before the TLS...