RE: Limit simultaneous requests to 5

2000-05-12 Thread Dave Watts

> I cant seem to locate anything on CFSTAT, is this a 4.5 thing?

There's an executable called CFSTAT.EXE in the \CFUSION\BIN directory. It's
in 4+. You can run it from the command line, and it'll start dumping stats
to the command console. For more info, type "cfstat /?".

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Limit simultaneous requests to 5

2000-04-26 Thread Pete Freitag

It's an executable in your coldfusion/bin directory probably...
C:\cfusion\bin\cfstat.exe

___
Pete Freitag
CFDEV.COM
Cold Fusion Developer Resources
http://www.cfdev.com/

-Original Message-
From: Adrian Cesana [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 26, 2000 1:29 PM
To: [EMAIL PROTECTED]
Subject: Re: Limit simultaneous requests to 5


Perfect, thanks.

I cant seem to locate anything on CFSTAT, is this a 4.5 thing?

-Adrian


From: Dave Watts <[EMAIL PROTECTED]>


> > I have my "Limit simultaneous requests to" set at 5, how can
> > I monitor this so I can see how often and when this limit is
> > being hit, or how many requests are being queued at any given
> > time?
>
> You can use NT Performance Monitor to view this information, or you can
use
> the CFSTAT console application, which will display this info and let you
> pipe it to a text file.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Limit simultaneous requests to 5

2000-04-26 Thread Adrian Cesana

Perfect, thanks.

I cant seem to locate anything on CFSTAT, is this a 4.5 thing?

-Adrian


From: Dave Watts <[EMAIL PROTECTED]>


> > I have my "Limit simultaneous requests to" set at 5, how can
> > I monitor this so I can see how often and when this limit is
> > being hit, or how many requests are being queued at any given
> > time?
>
> You can use NT Performance Monitor to view this information, or you can
use
> the CFSTAT console application, which will display this info and let you
> pipe it to a text file.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Limit simultaneous requests to 5

2000-04-26 Thread Dave Watts

> I have my "Limit simultaneous requests to" set at 5, how can
> I monitor this so I can see how often and when this limit is
> being hit, or how many requests are being queued at any given
> time?

You can use NT Performance Monitor to view this information, or you can use
the CFSTAT console application, which will display this info and let you
pipe it to a text file.

> What seems to be the common setting for this, my application
> has lots of dynamic queries that could be small or pretty
> hoggish so its harder for me to determine this number. Im sure
> server HP has lots to do with it as well.

The only way to determine the correct value for your server, with your
applications, is to load-test the server with the applications on that
server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.