> I'm testing the spice proxy, works fine ! (Damn, you are good with perl ;).
Well, I guess that code is still 'improvable' ;-) > I wonder if we need to connect to a remote spice server, if we couldn't > forward > the packets through the remote proxy > > client----> proxy1 (HTTP CONNECT)------>proxy2 (HTTP CONNECT)------>spice > server > client<------------------------------------------------------------->spice > server Yes, that was the original plan, but something like: client----> proxy1 (HTTP CONNECT)------>proxy2 (HTTP CONNECT)------>spice server client<-----proxy1 (HTTP CONNECT)<------proxy2 (HTTP CONNECT)<------spice server Or how do do skip all intermediate servers and directly communicate from client to server? _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
