<cfapplication name="xyz" 
        clientmanagement="Yes" 
        sessionmanagement="Yes" 
        sessiontimeout="#CreateTimeSpan(0,1,0,0)#" 
        applicationtimeout="#CreateTimeSpan(1,0,0,0)#">

On the dev machine, fine.

On the production box, takes forever to process any script containing a
query

What is strange though is the same box is running (via host headers) several
other sites with *exactly* (well, apart from the application name) the same
code in application.cfm

Don't need this on a Monday...

Garry

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

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

Reply via email to