Dave,

The calls are on the same server and the same process. The CF Admin 
scheduler on the host server, calls my template which in turn calls 
templates on various other hosts.

Sorry about some of the redundancy used here, but sometimes when struggling 
to explain, explaining from different directions helps.

The situation: The event schedulers and the Website are on the same server. 
The event scheduler uses a HTTP Request to call the site templates. In this 
particular case the (my) template being called in turn requested data from 
yet other Websites, at other hosts, using an HTTP request. I can't say 
exactly how the server scheduler is implementing the call to my template. 
Communications with the hosting service suggested it was fundamentally the 
same implementation as the CFHTTP Get that I am using to query another site.

I did try the scheduling and templates, in different combinations, on 2 
other accounts on other hosts. In one case they worked with the scheduler 
and template on the same server. But they would not work together on the 
same on one other, and host/server I need this site on for several other 
features.

Obviously I do not completely understand the problem, and probably don't 
have the best solution. So far this approach seems to get around the problem.

Nick

At 07:07 PM 2/12/2005, you wrote:
> > After much testing the problem was isolated to the fact that
> > having multiple levels of CFHTTP calls in the same process
> > series on the same server will not work. They step on each
> > other. CFHTTP.FileContent sort of acts like a server variable?
>
>Can you elaborate on what you mean by "multiple levels of CFHTTP calls in
>the same process series on the same server"?
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>
>Fig Leaf Software provides the highest caliber vendor-authorized
>instruction at our training centers in Washington DC, Atlanta,
>Chicago, Baltimore, Northern Virginia, or on-site at your location.
>Visit http://training.figleaf.com/ for more information!
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:194454
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