
----- Original Message -----
From: "Francesco Romani" <fromani@redhat.com> To: "engine-devel@ovirt.org" <devel@ovirt.org> Cc: "Nir Soffer" <nsoffer@redhat.com> Sent: Monday, November 17, 2014 11:47:40 AM Subject: Re: [ovirt-devel] [VDSM] [JSONRPC] early, coarse grained benchmarks
----- Original Message -----
From: "Nir Soffer" <nsoffer@redhat.com> To: "Francesco Romani" <fromani@redhat.com> Cc: "engine-devel@ovirt.org" <devel@ovirt.org> Sent: Thursday, November 13, 2014 9:35:30 PM Subject: Re: [ovirt-devel] [VDSM] [JSONRPC] early, coarse grained benchmarks [...] Note that stopping yappi may segfault, as yappi is using unsafe iteration on Python internal link list without locking.
Not nice. But I guess that could be good enough if used only on controlled, development environments
If we add such option, it should work only from local connection.
How can we enforce that? Just check the peer address?
This should work. Nir