> I have a legacy site running CF6.1 Enterprise. I have noticed that it will > only process 8 requests at one time and will > que the others. Does anyone know where I might be able to change this in > CF6? I cannot find a setting for it.
It's been a long time since I've looked at CF 6.x. But if I recall correctly, there's a "Number of Simultaneous Requests" field if you're using CF 6.x Enterprise via standalone install (not J2EE). That's the field you'd change. If you're using the J2EE install, you might have to edit a text file. I don't remember. That said, have you determined a more appropriate number for this value via load testing? This queuing behavior is by design, and is pretty efficient - moreso than having a large number of threads that aren't utilized all the time. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348529 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

