CLI man page:
safesquid-feeds(7)Valid Subscription is required for cloud signature downloads and for Application Signatures / SSqore processing on each connection. Check Reports → License/Users Info and Modules Status when feeds stop updating.
Pieces
- SSqore — CCS URL categorisation during request profiling. Globals: Enabled (Heuristic is stored but unused in the current build).
- Categorize Web-Sites — Local category overrides you maintain. Takes precedence over cloud results for matching hosts on the hot path.
- Application Signatures — Vendor
applications4database plus custom rules. Downloaded on UPDATE schedule; skipped when subscription expired. - Content Signatures — Vendor
content4.xmlplus libmagic MIME database under/var/lib/safesquid/content_signatures/. - DNS_CAT_ZONE — In startup.ini (default
.c.ssquid.in). Set to.to disable DNS categorisation zone use. - UPDATE_INTVL / UPDATE_RETRY_DELAY — How often the appliance fetches signature and feed updates (startup.ini).
Update cycle (overview)
- Background hooks on the UPDATE schedule call signature updaters (
update_application_signatures,update_content_signatures, and related). - Downloaded files land under
/var/lib/safesquid/(application_signatures, content_signatures, ssqore cache, and similar). - Config reload or init hooks merge vendor data with custom dev XML from the Web UI.
- Per-request labelling runs in the pipeline: SSqore and local category editor for website categories; Application Signatures for application tags.
Offline behaviour
When cloud lookups or downloads fail, SafeSquid relies on the last loaded on-disk databases and SSqore cache entries. New hosts may receive no categories until connectivity returns. Enable CATEGORY log level and check Modules Status in Reports.Examples
How to verify
- Reports → Modules Status — application/content signature load times and errors.
- Detailed logs —
categoriesandapplication_signaturescolumns on test URLs. - Native logs with CATEGORY enabled for SSqore lines.
See also
- SSqore
- Categorize Web-Sites
- Application Signatures
- Content Signatures
- Subscription
- startup.ini
- Access Profiles
man safesquid-feeds
