Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Superflyc #1
XMLTransform function performance
Hi All,
Is this function suitable for real-time use? I have some XML documents that
are around 50K in size; the relevant XSL doc is about 7K.
I have code that does this:
cffile read xml
cffile read xsl
xmltransform
output the transform
This takes around 20 seconds, which is far too long for the web. Is it
supposed to take this long? What are best practices for this use?
Thanks!
Chris
Superflyc Guest
-
sandbox security and XmlTransform function
Hi, I am running ColdFusion MX 6.1 Enterprise Edition U1 (Server Configuration) on Red Hat Enterprise Linux 3 U4. It looks like there is a bug... -
XMLTransform function with parameters
Has anyone had any success using the newly improved XMLTransform function in CF MX 7? Supposedly you can pass parameters into the XSL to using... -
#25866 [Opn->Bgs]: Using error_reporting() function don't change output of phpinfo() function
ID: 25866 Updated by: sniper@php.net Reported By: sfournier at dmsolutions dot ca -Status: Open +Status: ... -
#25866 [NEW]: Using error_reporting() function don't change output of phpinfo() function
From: sfournier at dmsolutions dot ca Operating system: Linux PHP version: 4.3.3 PHP Bug Type: PHP options/info functions... -
note 33132 deleted from function.register-shutdown-function by sniper
Note Submitter: markus@malkusch.de ---- I can't agree with nick at nickjoyce dot com. I use php 4.2.3 on linux and my shutdown function is...



Reply With Quote

