Maximum AllWatcher frame size?
John Meinel
john at arbash-meinel.com
Wed Jun 14 15:35:09 UTC 2017
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".
John
=:->
On Wed, Jun 14, 2017 at 7:11 PM, Cory Johns <cory.johns at canonical.com>
wrote:
> https://github.com/juju/python-libjuju/issues/136 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?
>
> --
> Juju-dev mailing list
> Juju-dev at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/juju-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20170614/51efa0fa/attachment.html>
More information about the Juju-dev
mailing list