<div dir="ltr">Do we know what size the gorilla/websocket library uses for automatic chunking?</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 14, 2017 at 11:35 AM, John Meinel <span dir="ltr"><<a href="mailto:john@arbash-meinel.com" target="_blank">john@arbash-meinel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">In 2.1 we did not chunk, in 2.2 we switch to gorilla/websocket which does support chunking into frames. I don't think we do any internal "well that would be too much information so we wont send it all".<div><br>John</div><div>=:-></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Jun 14, 2017 at 7:11 PM, Cory Johns <span dir="ltr"><<a href="mailto:cory.johns@canonical.com" target="_blank">cory.johns@canonical.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr"><a href="https://github.com/juju/python-libjuju/issues/136" target="_blank">https://github.com/juju/python<wbr>-libjuju/issues/136</a> raises the issue that, for large models, the initial AllWatcher response frame can be large enough that it overruns the default maximum frame size of the websocket library (1MB).  We can increase this limit fairly easily, but I wanted to find out whether there is any maximum size from the Juju size and if large enough frames could get chunked into multiple frames?<br></div>
<br></span><span class="HOEnZb"><font color="#888888">--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com" target="_blank">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailm<wbr>an/listinfo/juju-dev</a><br>
<br></font></span></blockquote></div><br></div>
</blockquote></div><br></div>