[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] resetting a stale VNC connection
From: |
David S. Ahern |
Subject: |
Re: [Qemu-devel] resetting a stale VNC connection |
Date: |
Tue, 21 Apr 2009 10:28:36 -0600 |
User-agent: |
Thunderbird 2.0.0.21 (X11/20090320) |
Yaniv Kaul wrote:
> On 4/21/2009 7:12 PM, Avi Kivity wrote:
>> David S. Ahern wrote:
>>> 'egrep -r SO_KEEPALIVE qemu' did not turn up any hits for the VNC code.
>>> Can it be enabled within qemu via command line arg?
>>
>> It's not in the code AFAIK. I was suggesting to add it
>> (unconditionally).
Ok, I misunderstood your last response. I'll add it, unconditionally.
>>
>>> I am not aware of an OS setting to enable keepalives for all sockets. Is
>>> there one in RHEL5?
>>
>> I don't think so. But enabling keepalives for vnc should be a one
>> liner (or rather two, since we want to change the default interval).
What default interval would you prefer over the global values?
>>
> I think it should (also?) honor the 'shared desktop' flag.
What do you mean by the 'shared desktop' flag?
david
- [Qemu-devel] resetting a stale VNC connection, David S. Ahern, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection, Avi Kivity, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection, David S. Ahern, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection, Avi Kivity, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection, Yaniv Kaul, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection,
David S. Ahern <=
- Re: [Qemu-devel] resetting a stale VNC connection, Avi Kivity, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection, David Ahern, 2009/04/22
- Re: [Qemu-devel] resetting a stale VNC connection, Avi Kivity, 2009/04/21
- Re: [Qemu-devel] resetting a stale VNC connection, Yaniv Kaul, 2009/04/21
Re: [Qemu-devel] resetting a stale VNC connection, Daniel P. Berrange, 2009/04/21
Re: [Qemu-devel] resetting a stale VNC connection, Gerd Hoffmann, 2009/04/22