Outgoing http calls is still a cf thread so is governed by your settings in
the cfadmin and the number of cpus you have.
If the content does not need to be live then why not do it on a schedule
and store it in the db or in static files.
You can use the built in server monitor to see current running requests.

Regards
Russ Michaels
www.michaels.me.uk
www.cfmldeveloper.com - Free CFML hosting for developers
www.cfsearch.com - CF search engine
On Nov 18, 2012 8:00 PM, "DeMarco, Alex" <[email protected]> wrote:

>
> Good Morning,
>
> I have a web app that at times can make many outbound http calls.  For
> example I have a page that collects various rss feeds from other sites and
> then parses them and finally displays them all on one page for the user.  I
> have a few questions.:
>
> Is there a limit to the number of outbound http calls CFMX 9 can make?
>
> Is there a way I can see the total number of outbound http calls going on?
>
> It would seem to me that this is a poor design under load conditions.  Is
> there a better way to fetch off site content?
>
> Thanks!
>
> [circle]<http://www.suny.edu/>
>
> Alex DeMarco
> Manager of Technical Services
> The State University of New York
> State University Plaza - Albany, New York 12246
> Tel: 518.320.1398    Fax: 518.320.1550
> Be a part of Generation SUNY: Facebook<
> http://www.facebook.com/generationsuny> - Twitter<
> http://www.twitter.com/generationsuny> - YouTube<
> http://www.youtube.com/generationsuny>
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353233
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to