Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Gustavo,

On Mon, 2011-11-14 at 16:58 -0200, Gustavo Pacheco wrote:
I keep doing my tests with LibreOffice Online. At the moment, I'm
starting LibreOffice Online by running, on the server:
  # GDK_BACKEND=broadway ./soffice.bin

        Great :-) I hope you have the latest master gtk+ from ~today - with my
WebSockets work in, so it will work with any browser.

And opening the 8080 port with:
  # iptables -I INPUT -p tcp –dport 8080 -j ACCEPT

        Looks fine.

After this, I get LibreOffice Online in other computers of my local
network typing: 
  http://10.244.53.25:8080/

        Good.

LibreOffice Online works fine with the most common functions. However,
just opening 8080 port with iptables, the http://10.244.53.25:8080/
address accepts only one connection per time. 

        That's correct.

The Broadway backend allows rendering LibreOffice but, is there some
“LibreOffice intelligence” to manage several connections? Or...Is
there a different way to configure LibreOffice (with a HTTP Server,
for example) to accept multiple connections at same time? Do I need to
configure something else? 

        Nope, thus far - not yet; if you set BROADWAY_DISPLAY you can run
multiple single-connection servers at once; but - clearly, more work is
required to add wrappers to do connection management, authentication,
security, etc. [ and perhaps more amusingly shared document rendering /
editing between multiple connections ]

        HTH,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.