Web Server Management
Web Server Management (WSM)
Your nginx fleet, live — logs, vhosts, stats, optimization and rate limiting in one page.
How it works
01
Live console
Access and error logs stream per site, filtered per vhost, with connection and network stats beside them.
02
Optimize in one click
PHP-FPM, OPcache, MariaDB and nginx tuning runs from the dashboard — no commands to paste.
03
Rate limit per site
Pick the vhosts, set conn/RPS caps, bursts, allow and block lists — nginx and iptables configured for you.
Features
Live nginx console
Site-filterable log stream with error highlighting, refreshed by the daemon.
Vhost inventory
Every sites-enabled entry with server names, roots, proxies and limit badges.
One-click optimization
PHP-FPM pools, OPcache, InnoDB buffers, nginx transport and static caching.
Layered rate limiting
nginx limit_conn/limit_req per vhost plus iptables connlimit and new-conn bursts at L4.
Silent features
The parts nobody advertises but everybody relies on.
Whitelist/blacklist both layers
Allow and block lists apply at nginx (444) and iptables (DROP) at once.
Surgical includes
Limits land only in the vhosts you select — every other site is byte-identical.
Rules below yours
iptables rules live in their own chain at the very end of INPUT — never interleaved with your existing set.