vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

Expose underlying LocalAddr() #17256

Closed desdic closed 2 days ago

desdic commented 2 days ago

When using multiple IPs its sometime nice to know which IP the client connected to.

Issue: https://github.com/vitessio/vitess/issues/17255

vitess-bot[bot] commented 2 days ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility