Open AndrewSV opened 3 years ago
I think that it should be "WireCompression = true" in firebird.conf file on client side. Description in firebird.conf:
# Should connection over the wire be compressed?
# Client only value - server should follow client setting if connect using
# correct protocol (>=13).
Hello all, What is the correct parameter to activate and use the WireCompression in FibPlus? In the server I edit the option to "WireCompression = true" but I can't find the correct parameter to set when connecting to the database.
Thanks