|
Hey,
I just wanted to throw an idea out to y'all. Maybe someone is already doing this ...
As you know, CFMX = Java Architecture = Pages being Bytecode = Page being compiled on first request = Slow initial page request, however subsequent page calls being fast.
So, in the event of a server reboot, the first person to hit each page is the unlucky bugger to wait for the page to compile.
(ok, so nothing news breaking)
I'm thinking it would ideal if upon a server reboot, application install, or even a single page update, a spider could filter through the appropriate directory and emulate a HTTP request against the scripts, resulting in a "real" user not having to compile/wait for the page.
Thoughts? Anyone doing something similar to this already? It seems really trivial and obvious ... am I missing something?
thanks, Sarah.
Sarah Atkinson
You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
|
<<attachment: image001.jpg>>
