I would have assumed that, but for some reason there's a web services
section in CFAdmin and that had me curious....
 

-----Original Message-----
From: Jim Davis [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 10, 2005 3:54 PM
To: CF-Talk
Subject: RE: web services.... sharing request pool?

> -----Original Message-----
> From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 10, 2005 3:46 PM
> To: CF-Talk
> Subject: web services.... sharing request pool?
> 
> if I want to install some web services on my CF MX 6.1 server, do the 
> requests they handle get stuffed into the regular thread pool for CF 
> or is there a separate webservice thread pool? I'm trying to determine

> whether they'd both queue up on the same queue if one type of access 
> gets busier than the other one...

I may be wrong but I don't see how they could be separate - to determine
if the request is a web service CF has to process the request... to do
that it needs to assign a thread...

(Web Service requests are no different in structure than any other HTTP
request.)

No... they must be the same pool.

Jim Davis







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214457
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to