And if so, how can I override the server setting with an cfhttp tag? Can I add a request timeout to the URL? The tag reads like this.
<cfhttp url="https://123.123.123.1/abc.php" method="POST" timeout="60" throwonerror="yes"> -----Original Message----- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Thursday, September 27, 2007 12:28 PM To: CF-Talk Subject: Is there a CF server setting that can override the timeout value in a cfhttp tag? Is there a CF server setting that can override the timeout value of say "60" in a cfhttp tag? I just want to make sure that something else is not cutting short that value I specified in the tag and I'm not sure where to look. I'm on a CFMX 6.1 server. Thanks, Che ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289661 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

