Disable Compression
Disable compression for new connections.
compression off compression exit
./ores.shell ${log_args} << 'EOF'
<<compression-off>>
EOF
ORE Studio Shell REPL v0.0.8 Type 'help' for available commands, 'exit' to quit. ores-shell> wrong command: compression off ores-shell> Compression: on (zlib, gzip, bzip2) ores-shell> Bye!