>So how do I check this? Thanks. > >> So unless you've somehow disabled the queue or throttled IIS
Check IIS in the way that Dave and Bobby already described (the "Performance" tab of your website properties). As for CF I'm not even sure if there is a way to disable the queue - I don't think there is normally. Some combination of settings might kill it, but I'm not sure... in any case setting the Max Requests to 25 should allow at least 25 simultaneous requests - but you're only seeing five. The problem, it seems lies with IIS. To repeat Dave: are you sure that you're using a real, actual-factual copy of Windows SERVER 2003, not some hamstrung trail, XP or Vista? Home OSes will automatically throttle the number of connections allowed - I'm guessing but there might be some trial versions that could do the same. Again - as Dave suggested - take CF out of the picture. Run your load tests against just plain HTML or graphics files. You'll almost definately see the same results (the same 403 errors) but can be confident that CF has nothing to do with them. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281631 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

