Thanks Dave, > > If I use a browser, I can see the feeds. Using a feed reader in > Google Chrome browser, I can notice the > > feeds load correctly. > > Are you using a browser from the machine running CF?
No, the machine running CF cannot access the website. I get a message that the request timed out. But, the server admin cannot tell me what could be causing it. 1000's of people can access the website properly from their computers. > > Message: Connection refused by the specified host on the > specified port. > > > > ... > > > > 1. What could have caused a working WordPress RSS feed which was > parsed correctly by ColdFusion > > till last week to stop suddenly? > > > > 2. How can I resolve the issue? > > Looks like the CF server can't connect to that host on that port. > This > could be all kinds of things, but it probably doesn't actually have > anything to do with CF itself. Perhaps the CF server is on a network > segment that can't access this server. Perhaps the DNS entry changed > for the WP server, and the CF server hasn't updated its cache. Etc, > etc, etc. Well, the CF service was restarted and so was the server, so if the DNS entry changed, CF should have updated its cache. 1. Should I change the below line in C:\ColdFusion9\runtime\jre\lib\security\java.security #networkaddress.cache.ttl=-1 to something like networkaddress.cache.ttl= 14400 2. Also, does CF9 cache a positive lookup forever? Meaning if http://www.testsite.com/?feed=rss2 was on IP address A.B.C.1 when CF cached it, it will not update its cache when the feed's IP address changes to A.B.C.10 I appreciate your assistance and time. > Dave Watts, CTO, Fig Leaf Software > 1-202-527-9569 > http://www.figleaf.com/ > http://training.figleaf.com/ > > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on > GSA Schedule, and provides the highest caliber vendor-authorized > instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:359266 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

