[MXS-2783] Protocol level compression Created: 2019-11-28 Updated: 2023-04-04 Resolved: 2023-04-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Sergey Smirnov | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | Performance | ||
| Sprint: | MXS-SPRINT-143, MXS-SPRINT-144, MXS-SPRINT-145, MXS-SPRINT-149, MXS-SPRINT-150, MXS-SPRINT-151 |
| Description |
|
Hello! When I use direct connection, like this
When I try it through maxscale, I can't see "Compressed" in my output. How can I get compression with maxscale? I have problem like this link on my php application: when I try use compression with mysqli code from description -> I get freez
I think PDO use mysqlnd, but I can't understand why compression not work with native mysql client. Can you explain for me this sentance:
https://mariadb.com/kb/en/mariadb-maxscale-23-limitations-and-known-issues-within-mariadb-maxscale/ |
| Comments |
| Comment by markus makela [ 2019-11-29 ] |
|
Protocol level compression is currently not supported by MaxScale. If you think this is a feature that is important, please let us know and we'll change this issue into a feature request. |
| Comment by Sergey Smirnov [ 2019-11-29 ] |
|
Can you change issue type to feature request, please? |