What wplus.net hosting covers
The wplus.net infrastructure operates on a distributed hosting model combining:
- Primary hosting: Cloudflare Pages for static content delivery
- DNS management: Cloudflare nameservers with DNSSEC
- CDN layer: Global edge caching for optimal performance
- Backup archives: Long-term preservation of technical documentation
Hosting architecture
Static site generation
All content is built using Eleventy (11ty) static site generator, compiled to pure HTML/CSS/JS, and deployed through Cloudflare Pages. This architecture provides:
- Zero server-side execution vulnerabilities
- Sub-50ms global response times via edge caching
- Automatic HTTPS with TLS 1.3
- Built-in DDoS protection
DNS configuration
Authoritative nameservers are managed through Cloudflare with:
- DNSSEC validation enabled
- CAA records restricting certificate issuance
- SPF/DMARC for email authentication
- Minimal TTLs for rapid propagation
Archive reliability
Historical documentation and content (including /pp/ personal pages and equipment guides) are preserved with:
- Regular automated backups
- Version control through Git
- Redundant storage across multiple providers
- Checksum verification for integrity
Related sections
- Infrastructure hub — CDN, DNS, and network fundamentals
- Operations hub — Monitoring and diagnostics
- Security hub — Headers, TLS, and hardening