Sample Configuration Files¶
Sanitized sample configuration files are included in this documentation bundle. They are derived from product-style configuration files but use generic hostnames, example domains, and documentation IP ranges.
Files¶
| File | Purpose |
|---|---|
| server.conf | Core listener, module, logging, TLS, and policy settings. |
| backends.conf | Backend pools and members. |
| waf_routes.conf | Host/path to backend route mapping. |
| waf_rules.conf | Custom WAF rules. |
| rate_limits.conf | Rate limit and bypass rules. |
| geo_rules.conf | GEO allow/block policy. |
| geo_ip_map.conf | Manual CIDR to country map. |
| l4_rules.conf | L4 allowlist examples. |
| backend_health.json | Backend health state example. |
| vector.toml | SIEM forwarder example. |
Important¶
Do not publish real license.key, license.status, private keys, activation tokens, production IP addresses, or customer hostnames in public documentation.
GEO database dependency¶
Sample GEO configuration files demonstrate policy syntax only. A production deployment that performs country lookups must use a compatible customer-supplied GEO database or approved trusted upstream GEO metadata. The GEO database may require a separate third-party license. See GEO Location Filtering and Database Licensing.