lunacy not to. However, I've searched the docs and MM.com and never found
something to confirm it.
barneyb
> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 04, 2004 2:04 PM
> To: CF-Talk
> Subject: RE: mysql id ?
>
> > The reason is that without CFTRANSACTION in place, there's no
> > assurance that CF is using the given db connection for your
> > request exclusively (meaning two requests could use the same
> > connection). I can't imagine CF shares connections across
> > simultaneous requests, but I've yet to see an official
> > statement from MM that confirms this.
>
> Well, I'm pretty sure it's not possible for the same
> connection to be used
> at the same time by two different requests, if that's what you mean. I
> imagine it might be possible for it to be used by one page,
> then released by
> that page and used by another before the first page finishes other
> processing that doesn't use the database connection, but I
> would guess that
> CF holds the connection until the page is finished
> processing, then releases
> the connection back to the pool.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> phone: 202-797-5496
> fax: 202-797-5444
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

