Hello !

I'm still an axkit newbie, and i had similar problems to yours :

* axkit was slow to transform docbook :
someone here (sorry, i don't remember who) told me to look at
the following file (from the docbook xsl stylesheet) :
.../xsl-stylesheets-1.60.1/common/l10n.xml
just comment the languages you don't use, it's really faster

* axkit cache doesn't work
I'm afraid it's more complicated... For me, the probleme was that apache
hadn't the right to write int my /var/cache/axkit/ directory. I had to change
the owner of this dir.
Maybe it's not the solution for you, but just tell axkit to be more verbose,
and look at the apache's log.

hope it helps

regards,

sylvain

Le Tue, 22 Jul 2003 13:41:29 -0700
Brian Acton <[EMAIL PROTECTED]> a �crit:

> 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]
> 



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

Reply via email to