Markus
Windows has such a registry parameter
Take a look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlxml3/htm
/otherimprovements_8oyv.asp
which details the size paramater for XSL Cache
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\SQLXML3\XSLCacheSiz
e
Hth,
Martin
----- Original Message -----
From: "Markus Meissner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 5:45 AM
Subject: Caching XSLT-results


> Hi,
>
> I am using XSLT now over two years and I am getting some
performance-problems
> in the last weeks. I have build a (html)-page with a lot of XML data (a
FAQ)
> which should be maintained by a non-technical from an application. The
data
> will change about 1-2 times in a week. The problem is that the page should
> contain personalized data such as "You are logged in as Joe Doe" which is
> user-dependet and will change within every request.
>
> -> I am searching for a solution where I can "cache" the generated
HTML-data
> of the FAQ (genereated by XSL+XML) and a dynamic part which changes every
> request. Building the hole page within a frame is no solution and the FAQ
is
> only an example.
>
> It would be great if anyone could give me a hint how to build such a page
with
> XSL/XML.
>
> --
> Best regards Markus Meissner
>
>

Reply via email to