I would approach this by writing a test against the webservice, and then
throwing a little bit of benchmarking code into the procedures you call.
That should give you some sort of idea as to which parts of the procedure
are running slower than expected.

On Tue, Jan 10, 2012 at 15:39, fun and learning <funandlrnn...@gmail.com>wrote:

>
> I have a web service created in coldfusion, and consumed from a coldfusion
> page. The problem is that the web service call is very fast in development
> environment, where as its very very slow in production environment. What is
> the
> best way to go about troubleshooting what is causing the problem? The
> database calls are fast too.
>
> Any help would be great.
>
> Thanks,
>
> 

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

Reply via email to