Also, you are asking the application to reload every 5 minutes.  If I
remember, domain cookies are for clusters and store all of the client
variables there.  That sounds like a lot of overhead of storing all of the
data into cookies.

Teddy

On 10/6/06, Teddy Payne <[EMAIL PROTECTED]> wrote:
>
> Have you tried converting this to application.cfc?
>
> Teddy
>
> On 10/6/06, Jacob <[EMAIL PROTECTED] > wrote:
> >
> > Any idea why this would be slow in 7.0.1 HF2?
> >
> > <cfapplication  name="SisterSites"
> >                         clientmanagement="YES"
> > applicationtimeout=#createtimespan(0,0,5,0)#
> > setdomaincookies="Yes">
> >
> > and not in 7.0.0?
> >
> > If I remove "setdomaincookies", then is runs normal.
> >
> > Thanks
> > Jacob
> >
> >
> >
> >
> > 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255828
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to