Compressed job contents and results
You can compress large data sets sent to and returned results for TERR data functions that are then sent to the TERR service.
Configuration property | Default setting | Description |
---|---|---|
jetty.gzip.compression-level | 4 | Set to a value from 1 to 9, inclusive. 1 offers the fastest compression speed but at a lower ratio. 9 offers the highest compression ratio but at a lower speed. |
jetty.gzip.min-gzip-size | 32 | The minimum size in bytes before the response is compressed. |
jetty.gzip.inflate-buffer-size | 2048 | The size in bites of the buffer to inflate a compressed request. Set to -1 to disable compression uploads. |
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.