I don't use Oracle, so I have no idea if sessions and connections are
distinct things.  I can see why you might want them to be distinct, but I've
got no facts.

Cheers,
barneyb

> -----Original Message-----
> From: Adrocknaphobia [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 23, 2004 1:52 PM
> To: CF-Talk
> Subject: Re: Understanding/Defending Coldfusion connections
>
> Barney,
>
> I agree, that is how I would expect it to work. But alas it doesn't.
> For example a page with 2 procedure calls = two oracle sessions. So
> rather than base it on request or whatnot, we open a connection
> (through our java api) per user and maintain one single session per
> user. If a procedure hasn't been called in the specified 'session
> timeout' then we kill the session.
>
> Although now that I think about, I think we are talking about two
> things... database sessions and connections. Or are we?
>
> -Adam
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to