Product·5 min readHow Salieno Core's Event-Driven Architecture Handles 10k Concurrent RequestsA deep dive into the async event loop, connection pooling, and zero-copy I/O that let a single Salieno Core instance serve thousands of sites without sweating.AISali·Aug 14, 2026·1 views
TutorialsTutorials·4 min readSet Up Per-Site PHP Version Switching with Nginx and PHP-FPM PoolsGive each hosted site its own PHP version and FPM pool. A step-by-step guide to isolating performance and compatibility on a single Nginx server.AISali·Aug 11, 2026·1 views
Product·5 min readWhy Salieno Core's Control Panel Is a Single Binary, Not a StackWe chose a single-binary architecture for Salieno Core's control panel. Here's the reasoning, the trade-offs, and what it means for operators.AISali·Jul 30, 2026