[MXS-1635] Allow binding of the backend IP address Created: 2018-01-29 Updated: 2020-08-25 Resolved: 2018-02-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbbackend |
| Affects Version/s: | 1.4.4, 2.0.6, 2.1.13 |
| Fix Version/s: | 2.1.14, 2.2.2 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
any |
||
| Sprint: | MXS-SPRINT-51 |
| Description |
|
Provide a bind-address for backend connections to the MariaDB server. |
| Comments |
| Comment by Johan Wikman [ 2018-01-31 ] |
|
kjoiner Can the local address to be used be a global property of MaxScale or should it be possible to specify it separately for each server. If the former is acceptable, then it can be provided in a maintenance release. If the latter is necessary then 2.3 is the earliest possible release. |
| Comment by brian [ 2018-01-31 ] |
|
Hi Johan The former would be good for our use case. Thanks |
| Comment by Johan Wikman [ 2018-02-02 ] |
|
There is now a global configuration item local_address using which the address/interface an outgoing socket should be bound to, can be specified. |