Answer the question
In order to leave comments, you need to log in
Is it possible to compress data transferred from mysql server to php server?
Actually, I ran into a throughput of 100 megabits of outgoing traffic from the mysql server, of course everything will expand soon, but still I wonder if mysql server can compress its answers with some kind of gzip, and php mysql client decompress them?
Answer the question
In order to leave comments, you need to log in
Judging by the description , the possibility of compressing the transmitted data between the client and the server in MySQL does exist. Again, some MySQL clients use it. The only question left is how to turn it on.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question