> Not to add fuel to the fire ... but, from my experience in an IIS/MSSQL
> environment CF introduces a bottleneck between CF and the DB. It
> appears to
> scale to about 75 simultaneous DB requests and hits a wall. I'm
> not sure how
> CF handles DB connection pooling/marshaling ... but I have broken this
> apparent limitation using ASP COM MTS package(s).

Are you running the SQL Server on the same machine as the CF? If so, then it
will run into problems anyway as CF and SQL fight for the memory (as well as
the webserver demanding some)

I've done some montioring on our machines, and we've had more than 75
simultaneous database requests simultaneously... maybe it's your setting on
the SQL...

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

Reply via email to