Hello,

I'm working with a new AxKit install (RH8/Apache 1.3.26/AxKit 1.61/mod_perl 1.28). After a few installation difficulties (overcome by reading http://axkit.org/wiki/view/AxKit/AxKitRedHat9), AxKit serves up the "Dromedaries" XML example (at http://axkit.org/wiki/view/AxKit/QuickStart) very quickly.

However, it's painfully slow at serving up an extremely trivial Docbook file (just 1 <article> element enclosing 1 <section> with 5 <para> takes ~20 seconds!). While this is happening, the client browser (Mozilla) is also taking up huge system resources. Caching doesn't appear to work, since subsequent requests for the same document take equally as long.

A much larger Docbook file (from which the trivial test snippet was taken) is transformed to HTML reasonably quickly by Xalan. With AxKit it's interminable (literally, so far -- I've run out of patience and had to kill Mozilla every time).

Any suggestions as to what I may have done wrong? I'm new at AxKit so it could be something really obvious, and nothing to do with AxKit at all.

Regards,

Brian
P.S. Here are the PIs that I used:
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<?xml-stylesheet href="/XML/XSL/docbook-xsl-1.61.2/html/docbook.xsl" type="text/xsl"?>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to