Documentation Home
Help! Errors
Help! False Positives
Help! Spam Leakage
Installation Guides
Features
Procedures
SNF Community
Software
Technology
Tools
Direct Support
Glossary
Q&A
snf_engine.xml
<node/> - <gbudb/> - <database/> - <condense/>
<posts-trigger/>
The posts-trigger section controls an alternative condensation mechanism for the GBUdb database. When enabled, the posts-trigger mechanism will condense the database after a specified number of posts (updates). This mechanism is derived from an experimental model where the relative statistics for IPs in the GBUdb are normalized to the number of observations - and generally without regard for the time between observations. This mechanism is turned off by default.
<posts-trigger on-off='off' posts='1200000'/>
The on-off='off' attribute disables this trigger; on-off='on' enables it.
The posts='1200000' attribute establishes that after every 1.2 Million posts the GBUdb data will be condensed.
Please email support@armresearch.com with any questions.
