<div dir="ltr">Hi Steve,<div><br></div><div>Great question.  So, I would say that in general UDP is not a protocol for which deduplication is a very helpful strategy, given the kinds of UDP traffic that are most prevalent.  There are some protocols, particularly ones coming out of Google, which are actually stream protocols but which are using UDP to be able to implement their own windowing, congestion control, acknowledgment, etc., schemes, but those often feature first-class compression, delta compression, or deduplication support themselves, so they're not attractive targets for WANProxy.</div><div><br></div><div>If the UDP traffic is VoIP, for example, or other real-time and/or small datagram data, then a combination of packet combining and header compression is more likely to be helpful.  In any event, with UDP the answer is to bridge that traffic without passing it to WANProxy.  There's simply no benefit there that I'm aware of with the mechanisms available in the open source version of WANProxy.</div><div><br></div><div>Thanks,</div><div>Juli.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 20, 2018 at 8:00 AM, Steve Garratt <span dir="ltr"><<a href="mailto:stevegmob@gmail.com" target="_blank">stevegmob@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Can you tell me if Wanproxy supports UDP as well as TCP please?<br>
<br>
I'm interested in using WanProxy to optimise radio links and I'm not yet sure what kind of traffic it is going to get.<br>
<br>
Regards<span class="HOEnZb"><font color="#888888"><br>
<br>
Steve<br>
<br>
-- <br>
<a href="tel:%2B44%207885%20508898" value="+447885508898" target="_blank">+44 7885 508898</a><br>
<a href="http://homediyelectronics.com" rel="noreferrer" target="_blank">http://homediyelectronics.com</a><br>
<a href="http://stevegarratt.com" rel="noreferrer" target="_blank">http://stevegarratt.com</a><br>
<br>
______________________________<wbr>_________________<br>
wanproxy mailing list<br>
<a href="mailto:wanproxy@lists.wanproxy.org" target="_blank">wanproxy@lists.wanproxy.org</a><br>
<a href="http://lists.wanproxy.org/listinfo.cgi/wanproxy-wanproxy.org" rel="noreferrer" target="_blank">http://lists.wanproxy.org/list<wbr>info.cgi/wanproxy-wanproxy.org</a><br>
</font></span></blockquote></div><br></div>