Multi-Client Caching
One config language. Unlimited clients. Simple management.
Scale your agency without scaling complexity.
Agency Pain Points We Solve
VCL expertise is expensive and rare
TOML config anyone can learn in 30 minutes
Each client needs different cache rules
Isolated config files per client, hot reload
One client crash affects others
Per-domain isolation and resource limits
Clients want their own cache stats
Per-site Prometheus metrics and REST API
Unpredictable caching costs
Flat pricing per server, unlimited requests
Clients ask for cache controls
White-label admin panel coming Q2 2026
Multi-Client Configuration
Per-Client Config Files
# /etc/trident/clients/
├── client-a.toml # E-commerce (Magento)
├── client-b.toml # WordPress blog
├── client-c.toml # SaaS dashboard
└── client-d.toml # Marketing site
# Each client isolated by domain
[[clients]]
name = "client-a"
domains = ["store.client-a.com"]
config = "/etc/trident/clients/client-a.toml"Resource Isolation
# Per-client limits
[[clients]]
name = "client-a"
domains = ["store.client-a.com"]
[clients.limits]
max_cache_size = "2GB"
max_connections = 100
max_bandwidth = "100Mbps"
[clients.tags]
# Client-specific tag namespace
prefix = "client-a:"Why Agencies Choose Trident
Learn Once, Use Everywhere
TOML config is the same for every client. No platform-specific VCL gymnastics.
Clients Per Server
Cache compression means 10+ clients fit where 2-3 used to. Lower infrastructure costs.
Priority Support
Agency plans include priority support. Your client emergencies are our emergencies.
VCL Training Costs
No need to hire VCL experts or train your team. Any developer can manage caching.
Integrate Everything
REST API for purges, stats, and config. Build client dashboards your way.
Zero-Downtime Updates
Config changes apply instantly. No restarts, no client impact.
Agency-Friendly Pricing
Predictable costs. No per-request surprises.
Per-Server Pricing
One price per server. Add unlimited clients within resource limits.
Volume Discounts
5+ servers: 15% off. 10+ servers: 25% off. Custom pricing for larger deployments.
Lifetime License
Early Adopter special: one-time payment, unlimited use forever.
Works With Your Client Stack
“We manage 15 e-commerce clients on a single Trident server. Config changes that used to require a VCL expert now take 5 minutes.”
Ready to Simplify Client Caching?
Join the Early Adopter program. Lifetime license for your agency.