Hello! For a quite long period of time, coldfusion MX (+Updater three) has been using a lot of CPU resources on our server - the top command shows the following data:
CPU: 50.4% running: 702:32 task name: cfusion The whole server is working properly (also coldfusion is serving pages as expected, although slower than normal). In the coldfusion administrator, the option to end processes after 240 seconds is enabled. The server.log does not show any very, very long running templates. My questions: - Is there a tool to show which templates are currently processed by the coldfusion mx server in order to find out which call takes such a long time? - Can I abort a single thread (f.e. using kill plus the PID of this task) so that I do not need to restart the whole coldfusion server? (loose of sessions ...) - Are there any known bugs that the "abort requests after taking xxx seconds" feature does not work as expected? Best regards, Peter ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

