You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,8 @@ For example (assuming 10.110.12.17 is the IP address of the target server):
71
71
2. Session Replay: Only complete sessions can be replayed.
72
72
3. OpenSSL Support: OpenSSL 1.1.0+ is not currently supported.
73
73
4. Password Plugin Compatibility: MySQL 8.0’s caching_sha2_password is not supported. To test MySQL 8.0 using MySQL 5.7 production flows, use mysql_native_password and ensure that all users involved in the test are configured with the mysql_native_password plugin.
74
-
5. For additional assistance, visit [tcpcopy](https://github.com/session-replay-tools/tcpcopy).
74
+
5. The `./configure --with-resp-payload` option for `intercept` cannot be used together with the `./configure` option for `tcpcopy`.
75
+
6. For additional assistance, visit [tcpcopy](https://github.com/session-replay-tools/tcpcopy).
0 commit comments