[PVE-User] Loadbalancing SPICE

Michael Rasmussen mir at miras.org
Tue Feb 19 20:34:31 CET 2019


On Tue, 19 Feb 2019 10:03:10 +0100
Mark Schouten <mark at tuxis.nl> wrote:

> 
> Has anyone succeeded in loadbalancing SPICE, or does anybody know
> what I should change in Proxmox settings to make this possible?
> 
> Thanks!
> 
My haproxy has this configuration to handle spice:
listen proxmox_spice
	bind *:3128
	option tcpka
	balance source
        server esx1 <ip>:3128 check
        server esx2 <ip>:3128 check



-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
Money is better than poverty, if only for financial reasons.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20190219/d0969f7f/attachment.sig>


More information about the pve-user mailing list