Document tee filter limitations

Added the tee filter into the limitations document.
This commit is contained in:
Markus Mäkelä 2018-01-09 10:00:25 +02:00
parent facecc2dcd
commit 79b84934b9

View File

@ -115,6 +115,13 @@ router.
The Database Firewall filter does not support multi-statements. Using them will
result in an error being sent to the client.
### Tee filter limitations (tee)
The Tee filter does not support binary protocol prepared statements. The
execution of a prepared statements through a service that uses the tee filter is
not guaranteed to produce the same result on the service where the filter
branches to as it does on the original service.
## Monitor limitations
A server can only be monitored by one monitor. If multiple monitors monitor the