If your using access, 100 will take your server down. Acces sis a desktop database, not capable of simultanious connections, so set it to 1 if it gets much traffic, you can put it a bit higher if it's a pretty low hit database.
russ > -----Original Message----- > From: Terry Riley [mailto:[EMAIL PROTECTED] > Sent: 22 January 2004 11:10 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] CF settings > > > I'm trying to figure out what might be a 'reasonable' setting > for CFMX6.1 > 'limit simultaneous requests'. > > It seems to me that with a 512Mb memory and 2.6GHz CPU > running on NT4, > with only one website in use (although there are many <spit> > Access mdbs > being accessed), that a figure of at least 100 would not be > unreasonable. > > Any ideas/comments? > > Cheers > Terry > > -- > ** 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] > -- ** 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]
