Version: 2.1.26
Multi-WebServer
Multi-WebServer (/server/multiweb) shows which WebEngine each of your
websites runs on, and the state of the engines themselves.
Multi-WebServer Hosting means the server runs more than one web server at once — nginx, Apache and OpenLiteSpeed — each on its own loopback ports, with a front end in front of them. A website is assigned to one of them, and different sites on the same server can use different ones.
The page reads the state directly, so it renders even when the CLI cannot run.
Anything that changes an assignment goes back through hitechcloudcli, so the
CLI and the panel can never disagree about how a vhost is generated or when a
service is safe to reload.
Was this helpful?