I just thought of this... not sure if it would work or not, but CF has two
templates that are processed any time a CF page is run, application.cfm and
onrequestend.cfm.  This wouldn't do the processes but just the pages... you
could do an insert into a CurrentProcess table from application.cfm and then
delete the record from the table in the onrequestend.cfm.

This probably won't give you what you're looking for, but I wonder what the
uses of something like that might be.

C. Hatton Humphrey, Developer
Fisher, Towne & Associates
716-839-2141 x336
[EMAIL PROTECTED]


> -----Original Message-----
> From: Tony Schreiber [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 28, 2001 2:35 PM
> To: CF-Talk
> Subject: Show Running Requests Redux
>
>
> An earlier post of mine asked if there was a way to see currently running
> cf requests and the answer was pretty much "no"...
>
> I'm asking again in case anyone has found anything or knows of a way,
> because now I'm in a production situation and I have the server set to 15
> simul requests - and it will every so often hit 15 and back up to 30 in
> the queue and I want to KNOW WHAT THEY ARE! ;p
>
>
> Tony Schreiber, Senior Partner                  Man and Machine, Limited
> mailto:[EMAIL PROTECTED]                   http://www.technocraft.com
>
> http://www.simplemessageboard.com ___Free Forum Software for Cold Fusion
> http://www.is300.net ___________The Enthusiast's Home of the Lexus IS300
> http://www.digitacamera.com ______________DigitA Camera Scripts and Tips
> http://www.linklabexchange.com _____________Miata Link ECU Data Exchange
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to