Le Vendredi, 27 f�v 2004, � 13:34 Europe/Zurich, Geoff Howard a �crit :

...Finally you need to evaluate whether your own application design is the problem. Possible culprits:
- doing lots of(heavy) xsl transforms in a pipeline
- creating dynamic xsp
- lots of uncacheable pipelines with heavy processing
- big xml files or sources
- reading from remote sources (using http:// protocol in src in your pipelines)
- xml files with dtd references if you don't use the entity catalog (each dtd will be looked up across the network during processing).

To which I'd add some output formats which are much more expensive to generate than others: PDF, bitmapped images for example.


-Bertrand


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



Reply via email to