Hi list, I use Xindice (native xml db) for storing activity logs. I retreive data from this storage vith xmlrpc and the result is always a xml document stored in a string. I use a PerlHandler to return this string to Apache.
Currently Apache filters this string towards AxKit and then a stylesheet is applied to it. The problem is that sometimes the query returns quite large amount of data and with the described method the resource consumption is enorm. (If the same amount of data were on disk the resource consumption would be much lower with the same transformation steps). Could you please help me in fiding out a better method? Tnx. Attila Peter EDS Deutschland GmbH SMC AOS Eisenstr. 43 65428 Ruesselsheim mailto:[EMAIL PROTECTED] Phone: 0049 (0) 6142 - 80 1977 Fax: 0049 (0) 6142 - 80 3030 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
