Host Actions Menu¶
Open from host row Actions in the Servers page.

Actions In This Menu¶
- View Details: opens host details drawer.
- Restart Host: queues host reboot flow.
- Configure Auto-Restart: opens restart schedule modal.
- Update Workshop Item: triggers workshop update on this host.
- Install/Uninstall QLFilter: depends on current QLFilter state.
- Delete / Remove: removes host from management (or destroys cloud host).
What QLFilter Is¶
QLFilter is a host-level anti-DDoS filter. It uses eBPF/XDP to drop reflection garbage (DNS, SSDP, and similar noise) at the network driver level before it ever reaches QLDS. One installation covers all instances on the host.
For a full explanation: QLFilter
Operationally:
- Use Install QLFilter on new production hosts.
- Use Uninstall QLFilter only when you intentionally want it removed.
QLFilter Behavior In Menu¶
The QLFilter action changes based on current QLFilter status:
not_installed,error,unknown-> Install QLFilteractive,inactive-> Uninstall QLFilterinstalling,uninstalling-> action shows busy state and is locked
While QLFilter is installing/uninstalling, other host management actions are also blocked.
Update Workshop Item: Practical Use¶
- Open Update Workshop Item from host actions.
- Enter numeric Workshop Item ID.
- Optionally pick running instances for automatic restart after update.
- Submit and monitor instance status.
Full guide: Update Workshop Item
This is commonly paired with scheduled restart policy: Configure Auto-Restart