> -----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





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214456
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to