dplay_compression
Bandwidth gain
by data compression, in percent.
Range:
-10 .. +50
Type:
var, read only
Remarks:
- Compression can be activated through the dplay_encrypt variable.
-
The compression effectivity depends on the traffic amount. On a small network with little traffic, compression can even increase the traffic by about 5% due to the overhead for the additional encryption data. On medium or large traffic amount, compression can reduce the overall traffic by up to 35%.
Edition:
A7.30
P
Example:
PANEL* netstats = {
...
digits(10,10,"compression: %4.0f",*,1,dplay_compression);
...
}
See also:
dplay_smooth, dplay_unreliable, dplay_encrypt► latest
version online