This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BFDC5E.4A861140
Content-Type: text/plain;
        charset="iso-8859-1"

I was able to solve the problem - it was a bit of a "duh?!".  I had a nested
<cflock> and the parent <cflock> was unnecessary. Removed the parent, solved
the problem. Now I hope that dent in my forehead heals...

ant

-----Original Message-----
From: Adam Cantrell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 21, 2000 2:51 PM
To: [EMAIL PROTECTED]
Subject: Re: CFLOCK timing out - why?



I've been having cf administrator do all of my read-only locking
automatically in a blind attempt to somehow decrease the overhead of actual
code that needs to be read and processed.  Who knows - maybe this increases
it, but I just find it more convenient.  Have you done any benchmarks to see
whether the "auto-locking" feature speeds or slows the app - I couldn't
imagine it being too big of a difference either way.

----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 21, 2000 2:44 PM
Subject: RE: CFLOCK timing out - why?


> > I believe that the syntax for the cflock tag in 4.5 is
> > different - you can omit the type attribute. You just need
> > the scope and the timout.
>
> The TYPE attribute isn't required, but the default value is exclusive, and
> if you can use a readonly lock instead, that would be preferable. In this
> case, it doesn't matter, but you will still use the TYPE attribute in CF
> 4.5.x.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------_=_NextPart_001_01BFDC5E.4A861140
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CFLOCK timing out - why?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>I was able to solve the problem - it was a bit of a =
&quot;duh?!&quot;.&nbsp; I had a nested &lt;cflock&gt; and the parent =
&lt;cflock&gt; was unnecessary. Removed the parent, solved the problem. =
Now I hope that dent in my forehead heals...</FONT></P>

<P><FONT SIZE=3D2>ant</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Adam Cantrell [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>=

<BR><FONT SIZE=3D2>Sent: Wednesday, June 21, 2000 2:51 PM</FONT>
<BR><FONT SIZE=3D2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>Subject: Re: CFLOCK timing out - why?</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2>I've been having cf administrator do all of my =
read-only locking</FONT>
<BR><FONT SIZE=3D2>automatically in a blind attempt to somehow decrease =
the overhead of actual</FONT>
<BR><FONT SIZE=3D2>code that needs to be read and processed.&nbsp; Who =
knows - maybe this increases</FONT>
<BR><FONT SIZE=3D2>it, but I just find it more convenient.&nbsp; Have =
you done any benchmarks to see</FONT>
<BR><FONT SIZE=3D2>whether the &quot;auto-locking&quot; feature speeds =
or slows the app - I couldn't</FONT>
<BR><FONT SIZE=3D2>imagine it being too big of a difference either =
way.</FONT>
</P>

<P><FONT SIZE=3D2>----- Original Message -----</FONT>
<BR><FONT SIZE=3D2>From: &quot;Dave Watts&quot; =
&lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=3D2>To: &lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=3D2>Cc: &lt;[EMAIL PROTECTED]&gt;</FONT>
<BR><FONT SIZE=3D2>Sent: Wednesday, June 21, 2000 2:44 PM</FONT>
<BR><FONT SIZE=3D2>Subject: RE: CFLOCK timing out - why?</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>&gt; &gt; I believe that the syntax for the cflock =
tag in 4.5 is</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; different - you can omit the type =
attribute. You just need</FONT>
<BR><FONT SIZE=3D2>&gt; &gt; the scope and the timout.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; The TYPE attribute isn't required, but the =
default value is exclusive, and</FONT>
<BR><FONT SIZE=3D2>&gt; if you can use a readonly lock instead, that =
would be preferable. In this</FONT>
<BR><FONT SIZE=3D2>&gt; case, it doesn't matter, but you will still use =
the TYPE attribute in CF</FONT>
<BR><FONT SIZE=3D2>&gt; 4.5.x.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; Dave Watts, CTO, Fig Leaf Software</FONT>
<BR><FONT SIZE=3D2>&gt; <A HREF=3D"http://www.figleaf.com/" =
TARGET=3D"_blank">http://www.figleaf.com/</A></FONT>
<BR><FONT SIZE=3D2>&gt; voice: (202) 797-5496</FONT>
<BR><FONT SIZE=3D2>&gt; fax: (202) 797-5444</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
<BR><FONT SIZE=3D2>&gt; =
------------------------------------------------------------------------=
--</FONT>
<BR><FONT SIZE=3D2>----</FONT>
<BR><FONT SIZE=3D2>&gt; Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>&gt; To Unsubscribe visit</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or</FONT>
<BR><FONT SIZE=3D2>send a message to [EMAIL PROTECTED] =
with 'unsubscribe' in</FONT>
<BR><FONT SIZE=3D2>the body.</FONT>
<BR><FONT SIZE=3D2>&gt;</FONT>
</P>

<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01BFDC5E.4A861140--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to