The only thing I can think of right now is a big kludge: Set up either a file or a db table and update it with the CGI.SCRIPT_NAME (and maybe CGI.QUERY_STRING also) in Application.cfm. Then remove it from the entry from the file or table in the OnRequestEnd.cfm...
Wouldn't want to run it all the time, but maybe for debugging... > I don't know a way myself, but I can see some darn neat reasons to want to > know such... > > surprised this thread never surfaced before... > > -paris > > > -----Original Message----- > From: Tony Schreiber [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 14:35 > 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 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

