Oh ,I see it now. Thank you!<br><br><div class="gmail_quote">2012/5/28 Alon Levy <span dir="ltr">&lt;<a href="mailto:alevy@redhat.com" target="_blank">alevy@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, May 28, 2012 at 07:59:12PM +0800, wangfeng wangfeng wrote:<br>
&gt; Hi,<br>
&gt; Thank you for your reply.<br>
&gt; But what does &quot;client reach a full pipe condition&quot; refers to? &nbsp;Maybe I have<br>
&gt; something not understand.<br>
<br>
</div>Spice server has a linked list of messages waiting to be sent for each<br>
client, called the pipe. There is a cap on the linked list size, 50. If<br>
the size is 50, we don&#39;t add any more and wait for sending to succeed,<br>
or for the connection to drop, or for a timeout to happen.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; 2012/5/28 Alon Levy &lt;<a href="mailto:alevy@redhat.com">alevy@redhat.com</a>&gt;<br>
&gt;<br>
&gt; &gt; On Fri, May 25, 2012 at 02:58:34PM +0800, wangfeng wangfeng wrote:<br>
&gt; &gt; &gt; Try the following command:<br>
&gt; &gt; &gt; export SPICE_DEBUG_ALLOW_MC=1<br>
&gt; &gt;<br>
&gt; &gt; But please be aware that this will (given enough time) crash the server<br>
&gt; &gt; if any of the clients reach a full pipe condition.<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; 2012/5/25 ½¯æÂÔ° &lt;<a href="mailto:jiangqq_327@126.com">jiangqq_327@126.com</a>&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi~<br>
&gt; &gt; &gt; &gt; &nbsp; &nbsp;I want to start two clients to access the same server. I ran the vm<br>
&gt; &gt; &gt; &gt; with two qxl devices. The first one got created by the &quot;-vga qxl&quot;, the<br>
&gt; &gt; &gt; &gt; second got created with &quot;-device qxl&quot;.<br>
&gt; &gt; &gt; &gt; &nbsp; I thought the client should pick them up automatically. However,<br>
&gt; &gt; when I<br>
&gt; &gt; &gt; &gt; started the second client, the first one was aborted.<br>
&gt; &gt; &gt; &gt; &nbsp;How could I do this?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Thanks in advance£¡<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; Spice-devel mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
&gt; &gt; &gt; &gt; <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; Spice-devel mailing list<br>
&gt; &gt; &gt; <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
&gt; &gt; &gt; <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; Spice-devel mailing list<br>
&gt; <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
<br>
</div></div></blockquote></div><br>