Brook Davies wrote:

> Right now the server has 3 running requests which will not expire or
> timeout. The've been running for an hour. These rouge threads are not 
> using the CPU. They are just threads that will not die. The setting in 
> the cfadmin about expiring long running requests flat out does not work...

IIRC that only works for internal stuff. Hung calls to external 
components never time out indeed (queries, http calls etc.). (Which I 
believe actually makes sense, no telling what would happen if CF just 
closed the socket.)
It used to work that way in previous versions, but I never explicitly 
verified this with CF MX. (Did anybody?) So I would suggest you look at 
external calls being made by CF MX, where 3 threads can get hung more 
can get hung.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to