[pve-devel] spice : proxy relay to remote proxy ?
    Alexandre DERUMIER 
    aderumier at odiso.com
       
    Thu Jun 27 06:22:34 CEST 2013
    
    
  
>>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 
Yes, that's what I mean too ;)
>>Or how do do skip all intermediate servers and directly communicate from client to server?
I think that with seemless migration, we can only send through qmp, target host and port but not the proxy.
So we need to keep the same proxy for local or remote storage.
 
----- Mail original ----- 
De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com>, pve-devel at pve.proxmox.com 
Envoyé: Jeudi 27 Juin 2013 06:08:03 
Objet: RE: [pve-devel] spice : proxy relay to remote proxy ? 
> 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? 
    
    
More information about the pve-devel
mailing list