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 -> ASP & Oracle very slow

ASP & Oracle very slow

From: MattEWard <matteward_at_aol.com>
Date: 2000/05/09
Message-ID: <20000509014122.09501.00002075@ng-cn1.aol.com>#1/1

I am working to link up an asp page on an nt server to an oracle database. The linking up was not the hard part, I am having some problems though delivering the page with any speed, it takes a good 20 seconds for the request to go from my web page through the webserver into the oracle box and back out through the web server. It is not that the system is being overtaxed I am the only one one it right now. The recordset being accessed is not particularly big and it isn't preforming any particulary difficult tasks. It seems the time is being spent in the web server authenticating to oracle every time it makes a new request. Is there a way to allow an open connection to remain between the two so the web server doesn't have to wait for oracle to authenticate for each request? Thanks.
Matt Received on Tue May 09 2000 - 00:00:00 CDT

Original text of this message

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