<div dir="ltr">Those clarifications are what I needed to hear. For some reason I started thinking about this last night and wanted to bring it up just in case it would help, but def. not necessary. Will get back to more low hanging fruit in the UI/UX as I get to know the project more.<br>

<br>Gregory: &quot;<span style="font-family:arial,sans-serif;font-size:13px">But there doesn&#39;t have to be and shouldn&#39;t just be one network </span><span style="font-family:arial,sans-serif;font-size:13px">transport for Bitcoin.&quot;<br>

</span>is there a formal abstraction for a Transport layer? I suppose if there isn&#39;t it&#39;ll be there when needed.<br><br>Thanks!</div><div class="gmail_extra"><br clear="all"><div><a href="http://twitter.com/gubatron" target="_blank">http://twitter.com/gubatron</a><br>

</div>
<br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 12:48 PM, Wladimir <span dir="ltr">&lt;<a href="mailto:laanwj@gmail.com" target="_blank">laanwj@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div class="">On Tue, Apr 8, 2014 at 6:13 PM, Angel Leon <span dir="ltr">&lt;<a href="mailto:gubatron@gmail.com" target="_blank">gubatron@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I was wondering if the level of traffic a Bitcoin node gets is or will be so high that you have heard/will hear complains like the following:<br>


<br><ol style="line-height:1.8em;font-size:13px;font-family:Verdana;margin:0px 0px 1em;padding:0px">

<li style="margin:0px 0px 0px 2.8em;padding:0px;font-size:12px">a home router that crashes or slows down when its NAT pin-hole table overflows, triggered by many TCP connections.</li></ol></div></div></blockquote><div><br>


</div></div><div>The default maximum amount of connections is 125, which only happens if you have a stable node that accepts incoming connections. The maximum number of outgoing connections is always 8.<br></div><div>Should be no problem even for cheapass routers.<br>


</div><div class=""><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><ol style="line-height:1.8em;font-size:13px;font-family:Verdana;margin:0px 0px 1em;padding:0px">


<li style="margin:0px 0px 0px 2.8em;padding:0px;font-size:12px">

a home router that crashes or slows down by UDP traffic</li></ol></div></div></blockquote></div><div>N/A - We don&#39;t use UDP<br> <br></div><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr"><div><ol style="line-height:1.8em;font-size:13px;font-family:Verdana;margin:0px 0px 1em;padding:0px"><li style="margin:0px 0px 0px 2.8em;padding:0px;font-size:12px">a home DSL or cable modem having its send buffer filled up by outgoing data, and the buffer fits seconds worth of bytes. This adds seconds of delay on interactive traffic. For a web site that needs 10 round trips to load this may mean 10s of seconds of delay to load compared to without bittorrent. Skype or other delay sensitive applications would be affected even more.<br>


</li></ol></div></div></blockquote></div><div>Filling up the send buffer is certainly possible.<br></div><div>Adding throttling wouldn&#39;t be horribly hard, but this is postponed until parallel block download is implemented, so that other peers will not get stuck on your throttled node.<br>


</div><div class=""><div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><ol style="line-height:1.8em;font-size:13px;font-family:Verdana;margin:0px 0px 1em;padding:0px">


<li style="margin:0px 0px 0px 2.8em;padding:0px;font-size:12px">

</li></ol><div><font color="#000000" face="Verdana"><span style="font-size:12px;line-height:23.399999618530273px">I was wondering if we have or expect to have these issues in the future, perhaps uTP could help greatly the performance of the entire network at some point.</span><br>


</font></div></div></div></blockquote><div><br></div></div><div>There is enough lower-hanging fruit left.<br><br></div><div>If you&#39;re interested in speeding up the performance I think it&#39;s important to start with benchmarking and analysis to find out where the pain points are.<span class="HOEnZb"><font color="#888888"><br>


</font></span></div><span class="HOEnZb"><font color="#888888"> <br><div>Wladimir<br><br></div></font></span></div></div></div>
</blockquote></div><br></div>