>a cfhttp is not the same as a ping
>a ping simply sends a packet to the server and gets a response.
>cfhttp is requesting a page from the server, that request goes to the web
>server, then to cf, the page has to execute and then return all data back
>to your server, so the time taken depends on how long the page  takes to
>process
>
>
>On Thu, Feb 13, 2014 at 2:57 PM, Craig Brown <craigpbr...@gmail.com> wrote:
>
>>I'm not claiming that it is but I'm surprised that it's taking so long to 
>>process such a simple request (which is returning json) and was wondering if 
>>there's a way of optimising the request... 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:357673
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to