I installed AxKit 1.61 on Apache/1.3.27 (Win32) . I am using mod_perl/1.27_01-dev and perl 5.6.1.

Everything seems to be working, but when I use AxKit to serve xml file with an xsl stylesheet, I see a strange problem.
If AxKit caching is enabled, apache returns a portion of the result of the xsl transformation with the length exaclty as in the xml file requested.
The cached file is correct however.


If I disable caching the problem disappears.
It looks even as if AxKit is not the cause of the problem because the cache file name is passed back correctly through $r->filaname().
But at the same time it seems that the length of the content remains the same and it causes the result to be incomplete.


Unfortunately I cannot use later version of Apache or mod_perl (I could not find any later binary build for Apache 1.3).

If somebody encountered a similar situation I would appreciate any comments.

Igor



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.7 - Release Date: 5/9/2005


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



Reply via email to