How to activate compression?
AndrewSV opened this issue · comments
Andrew S. Vaz commented
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
topcodesoft commented
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).