Compress command, bigpipe
From NetworkCommands
A CLI command available on F5 BigIP platforms; used to display or clear limited HTTP compression statistics.
Contents |
Usage Syntax
noinclude/noinclude
bigpipe compress [stats reset]
The stats reset parameter will clear the current HTTP compression statistics
Usage Examples
bigpipe compress - display current HTTP compression statistics
bigpipe compress stats reset - clear current HTTP compression statistics
Usage Notes
The bigpipe http command displays far more detailed HTTP compression statistics and, from v9.4.x, supercedes this command.
Compression can be performed in hardware by an AHA hardware module or in software by TMM;
- Compression statistics for software compression are shown under the soft_sync heading
- Compression statistics for hardware compression are shown under the aha_offload heading
Bigpipe Usage Notes
font color=redFrom v9.4, be aware of the administrative partition that is currently active;/font use the bigpipe shell partition command to display the current active partition name and the bigpipe shell partition name command to change partitions.
A full command manual can be displayed using the man command followed by the command name, for example: man pool or by suffixing the command name with the help keyword, for example; bigpipe pool help.
In most cases, the font color=purpleshow/font keyword displays object status or statistics and the font color=purplelist/font keyword displays configuration. URemember/U, from v9.4, only objects in the currently active administrative partition will be displayed.
The bigpipe command can be abbreviated to just b (e.g. b help instead of bigpipe help.) Alternatively, (from v9.4,) you can use the bigpipe shell to enter commands without prefixing them with bigpipe.
Where curly or normal brackets {}' or () or quotes ' or exclamation mark ! are required as part of a command and you are not using the bigpipe shell, they must be proceeded with a back slash \ to prevent the BASH shell from parsing them as system commands.
font color=redDon't forget to save your changes using the bigpipe save all command as necessary./font noinclude/noinclude
Typical Output
noinclude/noinclude
F5 BigIP 1500 hardware platform, v9.x software;
[user@f5-device:Active] ~ # bigpipe compress
VIRTUAL COMPRESSION STATISTICS -- soft_sync
bytes (pre, post, queued) = (1.997T, 403.2G, 0)
streams (cur, tot) = (0, 55.19M)
F5 BigIP hardware platform with AHA compression card, v9.x software;
[user@f5-device:Active] ~ # bigpipe compress VIRTUAL COMPRESSION STATISTICS -- soft_sync bytes (pre, post, queued) = (1.181G, 339.3M, 0) streams (cur, tot) = (1, 23913) VIRTUAL COMPRESSION STATISTICS -- aha_offload bytes (pre, post, queued) = (513.8M, 223.9M, 1.323M) streams (cur, tot) = (45, 12165) VIRTUAL COMPRESSION STATISTICS -- soft_offload bytes (pre, post, queued) = (0, 0, 0) streams (cur, tot) = (0, 0)
Related Commands
The bigpipe http command displays far more detailed HTTP compression statistics and, from v9.4.x, supercedes this command.
Use the bigpipe profile http command to create or modify HTTP profile configuration including compression
Availability
noinclude/noinclude
v9.0.x to v9.3.x software only. From v9.4.x this command has been depricated in favour of the bigpipe http command.
Related Articles
Information on other F5 BigIP commands
Information on Cisco commands
Information on Vyatta commands
Information on Extreme commands
Information on Linux commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







