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.me...@suse.com <><, Pseudo Engineer, itinerant idiot _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice