This site best when viewed with a modern standards-compliant browser. We recommend Firefox Get Firefox!.

Linux-HA project logo
Providing Open Source High-Availability Software for Linux and other OSes since 1999.

USA Flag UK Flag

Japanese Flag

Homepage

About Us

Contact Us

Legal Info

How To Contribute

Security Issues

21 December 2007 Heartbeat release 2.1.3 is now out Download it and install it!

11 October 2007 NEW educational HA/DR Blog hosted by Alan Robertson

9 April 2007 Check out the Cool Heartbeat Screencasts: Installation, Intro to the GUI Part of the Heartbeat Education project

Last site update:
2008-07-20 22:05:23

compression_threshold - enables threshold for compression of data in the CIB

Because the CIB data is stored in XML, it is typically very bulky and highly compressible.

The compression_threshold directive tells Heartbeat at what size to begin compression of data. Compression can actually increase the size of small data items. This directive tells how big a CIB (in kbytes) should be the smallest subject to compression.

The general syntax of a compression_threshold directive is:

compression_threshold size-in-kbytes

A sample compression_threshold directive is shown below

compression_threshold 1