<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><span class="gmail-"></span><br><span class="gmail-"></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="gmail-">
</span>The same way as making any other tcp session disconnect immediately. You may try iptables or dropping the link in your virtual hypervisor or whatever else is applicable to your config. <br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
Maria <br>
</font></span></blockquote></div><br></div><div class="gmail_extra">i've used the "tc" command to insert a delay/loss rate on the interface so now it works.<br><br></div><div class="gmail_extra">for the problem of the process i can't use "echo $?" and see the exit code for my development envirorment, but with the use of "tc" i didn't need to kill the node.<br><br></div><div class="gmail_extra">Now i'm trying to use coredump to send you some feedback<br><br></div></div>