mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-28 16:04:09 +00:00
pveproxy: LISTEN_IP: add instructions and note about applying this change
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8fd3f59f71
commit
169a0fc1d8
@ -90,6 +90,18 @@ WARNING: The nodes in a cluster need access to `pveproxy` for communication,
|
||||
possibly on different sub-nets. It is **not recommended** to set `LISTEN_IP` on
|
||||
clustered systems.
|
||||
|
||||
To apply the change you need to either reboot your node or fully restart the
|
||||
`pveproxy` and `spiceproxy` service:
|
||||
|
||||
----
|
||||
systemctl restart pveproxy.service spiceproxy.service
|
||||
----
|
||||
|
||||
NOTE: Unlike `reload`, a `restart` of the pveproxy service can interrupt some
|
||||
long-running worker processes, for example a running console or shell from a
|
||||
virtual guest. So, please use a maintenance window to bring this change in
|
||||
effect.
|
||||
|
||||
SSL Cipher Suite
|
||||
----------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user