Hi folks, CentOS5 HPDL360G4 - Dual Core - 2 GB Physical Memory ColdFusionMX 7,0,2,142559 CFIDE ADMIN: Simultaneous Requests 15 Java Version 1.4.2_09 Maximum JVM Heap Size (MB) 1024
Base from the technote.. http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_18340&sliceId=1 "Due to the way Linux handles processes, the kernel spawns several processes for each of the Java Virtual Machine (JVM or JRE) worker threads. Since ColdFusion MX is calling/controlling the JVM, these processes are owned by ColdFusion MX. It is normal, for example, to see 35 processes after ColdFusion MX startup using 'pstree'. Under load, this number could be 100 or more." # /etc/init.d/coldfusionmx7 restart # ps -ef | grep coldfusionmx7 | wc -l 105 ok after a few mins under a few load... # ps -ef | grep coldfusionmx7 | wc -l 107 the next hour... # ps -ef | grep coldfusionmx7 | wc -l 108 I fully understand that I could gain more threads under load, but as the java GC catches up, wouldn't it be theoretical that the threads would subside or drop gradually to 105? TIA, Rupert ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4328 Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
