On Tue, 2006-03-28 at 11:32 +0200, Andreas Höhmann wrote: > how many parallel request can oo handle?
none (in a stable manner) > is it usefull to start more than one openoffice with different > listen-ports to scale a "OOConvertServer"? sure, we use multiple instances, each running as a different user (mandatory) file access between OOo and the converter-app is granted via group membership and setgid. note that if you have to merge multiple documents onto one template, it is far more efficient to used regex on OOo's XML. / Karl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
