What i am trying to do is make MySql listen on 2 out of 3 interfaces... I've been looking around but this doesn't seem possible, I have other services running like it but i need to do it with MySql.
Ideally i only want it to listen on 192.168.11.51 & 127.0.0.1, as i have another service (haproxy) listening on 192.168.11.50:3306 to balance the requests.
(client) ->192.168.11.50(haproxy) -> 192.168.11.51 (mysql) OR 192.168.11.52 (mysql)
any idea, how i can make mysql only listen on 2 ips instead of 3?
Recent comments
1 hour 57 min ago
2 hours 57 min ago
6 hours 44 min ago
7 hours 58 min ago
11 hours 34 min ago
18 hours 49 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 20 hours ago
1 day 22 hours ago