Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: High Performance Web Server Connection

Re: High Performance Web Server Connection

From: Andrew Adams <atadams_at_nospam.ibm.net>
Date: Wed, 24 Mar 1999 21:52:43 GMT
Message-ID: <36f95d74.2348692@news1.ibm.net>


Tim:
Look at Microsoft Transaction Server for handling your connection pooling. To use it you will need to write all code accessing the database in ActiveX DLL's You will need to run Oracle 7.3.4 or later to use this middleware component.

On Wed, 24 Mar 1999 11:29:13 -0500, Tim Levatich <tpl10_at_cornell.edu> wrote:

>We would like to avoid the time it takes to establish a fresh connection
>from IIS to Oracle DBMS every time a web query is initiated. I've heard
>of connection pooling, but am not an IIS expert and I'm having trouble
>finding tech info on this.
>Do you know where I can find info on maintaining open connections from
>IIS to Oracle?
>Thank you,
>Tim Levatich
>
Received on Wed Mar 24 1999 - 15:52:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US