[MXS-1356] Enable/Disable Tee filter at runtime Created: 2017-08-10 Updated: 2017-08-11 Resolved: 2017-08-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | tee |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There are cases where disabling the tee filter at runtime would be beneficial. One of these is testing new servers by siphoning some of the live traffic going through a tee service. To enable this, the tee filter needs to be controllable at runtime without restarting MaxScale. |
| Comments |
| Comment by markus makela [ 2017-08-10 ] |
|
Added tee enable {FILTER} and tee disable {FILTER} commands. |