[MXS-1519] Firewall instances can interfere with each other Created: 2017-11-15 Updated: 2017-11-20 Resolved: 2017-11-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | dbfwfilter |
| Affects Version/s: | 2.2.0 |
| Fix Version/s: | 2.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The firewall uses thread local data for storing rules and users. However, as the same thread local data is used by all firewall instances, there will be interference if more than one firewall instance is used. |