What version of CF are you using? If you are using 5 then it will be under
settings. As far as the time-out is concerned, I would set it to 30 and then
in the templates that you are talking about, you can use
requesttimeout=99999999 in your url variable.

IE:

http://www.yourserver.com?requesttimeout=99999999




Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Joel Blanchette" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, July 31, 2002 11:40 AM
Subject: RE: CF 5 App crashing every 5 minutes...


> I have 1 cpu intel 850mhz
>
> I need the timeout high before some of our stats that go off at the
> middle of the night takes a while to finish.  We are re-vamping the
> stats system right now.  Hopefully this will be better in a couple of
> weeks.
>
> I will change it to 5...
>
> How to I enable strict attribute validation?
>
>
>
> ==============================
> Joel Blanchette
> IT and System Specialist
> Point of Impact Technologies Inc.
> Tel: (204) 989-0013
> Email: [EMAIL PROTECTED]
> ==============================
>
>
> -----Original Message-----
> From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 31, 2002 1:20 PM
> To: CF-Talk
> Subject: Re: CF 5 App crashing every 5 minutes...
>
>
> Limit simultaneous requests to : 10 ----how many cpu's?
> Timeout requests after : 9000000 s---- Kinda high dont ya think? 30 - 60
> maybe
> Restart at   10 unresponsive requests ----- I would make this like 5
> Restart when requests terminate abnormally : on
> Suppress whitespace by default: on
>
>
> I would also enforce strict attribute validation.
>
>
>
>
> Douglas Brown
> Email: [EMAIL PROTECTED]
> ----- Original Message -----
> From: "Joel Blanchette" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, July 31, 2002 11:07 AM
> Subject: RE: CF 5 App crashing every 5 minutes...
>
>
> > Limit simultaneous requests to : 10
> > Timeout requests after : 9000000 s
> > Restart at   10 unresponsive requests
> > Restart when requests terminate abnormally : on
> > Suppress whitespace by default: on
> >
> > Template cache size:   1024 kilobytes
> >
> >
> > Anything else?  Let me know where it would be in the menu and I will
> > get it..
> >
> > Thanks for the help
> >
> >
> >
> > ==============================
> > Joel Blanchette
> > IT and System Specialist
> > Point of Impact Technologies Inc.
> > Tel: (204) 989-0013
> > Email: [EMAIL PROTECTED] ==============================
> >
> >
> > -----Original Message-----
> > From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, July 31, 2002 12:17 PM
> > To: CF-Talk
> > Subject: Re: CF 5 App crashing every 5 minutes...
> >
> >
> > What settings do you have in Admin? Max number of threads
> etc...Template
> > caching?
> >
> >
> >
> >
> > Douglas Brown
> > Email: [EMAIL PROTECTED]
> > ----- Original Message -----
> > From: "Joel Blanchette" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Wednesday, July 31, 2002 10:07 AM
> > Subject: CF 5 App crashing every 5 minutes...
> >
> >
> > > Hello All,
> > > I need big help.....Last night, I saw that our server was going
> down,
> > > then I noticed that it was not the server but more that the
> > > cfserver.exe in the task manager was just stopping.  If I restart
> the
> > > serveice it is all good.  But I need to do this every 5
> > > minutes...Which is not good...So I wrote a batch file that does it
> for
> >
> > > me.
> > >
> > > I need to know why this error is happening.  It seems like when the
> > > cfserver.exe gets around 25 megs or memory use it just stops
> > > responding. The task is still there but it will not respond.  I'm
> > > using CF Server 5 on a Windows server 2000 SP2.  Is there something
> in
> >
> > > the threads that I should change?
> > >
> > > I can post the lines of the error logs of CF here but I need to know
> > > which ones u would need.  I will need help.  I did nothing to the
> > > server that would just start doing this.  We are getting more
> traffic
> > > then before.  Would that be the cause?  If yes, there must be a way
> to
> >
> > > fix this.
> > >
> > >
> > >
> > > ==============================
> > > Joel Blanchette
> > > IT and System Specialist
> > > Point of Impact Technologies Inc.
> > > Tel: (204) 989-0013
> > > Email: [EMAIL PROTECTED] ==============================
> > >
> > >
> >
> >
>
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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

Reply via email to