[MXS-1762] The client IP should be considered when choosing a persistent connection Created: 2018-04-06 Updated: 2018-09-24 Resolved: 2018-04-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.17 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When selecting a connection from the pool of persistent connections, the client IP should also be considered. Only a connection that was created for the same user and host can be reused for a user. |