my testing shows that
<cfsetting requesttimeout="1">
gets ignored if inside a cffunction and if inside an application.cfm
file residing in the same dir as the cfc.

Doug

On Mon, 20 Sep 2004 15:39:23 -0400, Douglas Knudsen
<[EMAIL PROTECTED]> wrote:
> We are hooking to a webservice hosted on a CF box.  Just now the
> webservice kaywrapped out bringing our app down with it.  Yuk.  We
> wrapped teh CFINVOKE call in a CFTRY, but this helps NADA.  CF just
> handles these things in a most embarrassing way.  Why not add
> TIMEOUT="nsecs" to the CFTRY tag?
>
> anyhoo, when building a webservice, can one put
> <CFSETTING requesttimeout="5" >
> in it?   A bad/good practise?
>
> --
> Douglas Knudsen
> http://www.cubicleman.com
> this is my signature, like it?
>

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to