I'm running CFMX7 on a dedicated linux machine w/apache. I ran a standard install of cf and have not done any tuning/config changes for accepting incoming connections.
I'd like to determine if there is anything I need to do to ensure the server can handle ~7000 unique visitors per day (with an avg of 3-4 pageviews each; 98% of that traffic between 7am - 8pm) I was thinking I could just bump up the simultaneous requests in the CF Admin interface . It's currently set for 8 simul. connections. How high can I set this? I'm thinking it will be directly proportional to my system's RAM (2GB) One thing I noticed when viewing running processes on the server (ps -auxf), is that CF has spawned around 40 - 50 sub threads that look like this: (/opt/coldfusionmx7/bin/cfmx7 -jar cfusion.jar -start coldfusion) Is each one of these listening and ready to accept incoming connections? Why would CF spawn this many threads if the Admin setting is configured to only accept 8 simultaneous connections? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6348 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
