CFCache in <=CF4.5 uses a http connection to grab generated content. My guess is that 
you've got your number of concurrent connections set to 1 in the admin. Upping this 
will get around the prob. Alternatively you can imokement your own caching mechanism 
that doesn't rely on http calls and uses the generatedContent feature of custom tags 
instead.

Steve

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 08 September 2003 13:43
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] cfcache connection failure
> 
> 
> Got a page I can view fine in the browser, but adding CFCache to it
> consistently throws up the 'Connection Failure' error.  What's the way
> around this?    [CF 4.5]
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> 

--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to