Il 21/02/2018 13:55, Sander Maijers ha scritto:
I’m running LibreOffice 6 through LibreOfficeKit calls (saveAs), and I’m 
interested in stabilizing and isolating LibreOffice during calls into it. My 
only purpose is document conversion. How can I minimize:
- the amount of user profile IO
- interactions with other processes
- network endpoints and the filesystem in general
- internal features that can cause instability (threading and locks) or are 
superfluous (e.g. scripting, rendering, etc.)?
There’s a list of environment variables at 
https://wiki.documentfoundation.org/Development/Environment_variables
A good deal of them seem to be useful to constrain LibreOffice’s behavior. I 
would be interested in your advice: which of these would be most useful for me? 
Do you have other suggestions? I hope to be able to document useful environment 
variables on the Wiki in the process.
<https://wiki.documentfoundation.org/Development/Environment_variables>
I'd take a look at what libreoffice online is doing:
https://github.com/LibreOffice/online/
There may be hints in the docker directory.
--
Riccardo Magliocchetti
@rmistaken
http://menodizero.it
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.