Ask a Question related to ASP Database, Design and Development.
-
Larry DiGiovanni #1
IIS5/Oracle 8.1.7 Problem
We use a third party ASP application on IIS5/MDAC 2.7/Oracle 8.1.7 which
has recently begun periodically bogging down.
These periods are marked by all of the following conditions:
- Significant slowdown on the browser interface to the app
- Queuing of ASP requests (via perfmon)
- Significant increase in ASP request execution time (via perfmon)
- Dramatic increase in the rate of requests to the Oracle listener, 10 or
20 per second from the webserver, even though there are never more than a
half dozen actual sessions on the database. Under normal conditions, we
see one request every 5 seconds or more.
It does not require any particular load on the webserver to create this
load, though we cannot create it at will. It appears to occur after a
reboot of the webserver while there are active sessions.
If I clear all of the users off the application and only logon a single
session (to the ASP app) once this behavior begins occuring, the same
thing occurs: we see dozens of connections attempted through the listener
log (and netstat on the IIS box), but only a connection or two on the
database server.
If I bounce IIS/WWW and bring them right back up, the problem sometimes
persists, sometimes clears up. If I reboot the server and bring it right
back up, the problem sometimes persists, sometimes clears. If I leave the
server or IIS/WWW down for a few minutes before restarting, this always
clears the problem.
The vendor is no help.
Has anyone ever seen this sort of behavior on IIS/Oracle?
--
LarryD
Larry DiGiovanni Guest
-
asp problem in IIS5.1
Hi All, I have windows XP with IIS 5.1. My IIS is working fine with HTML Pages.but it is not working with ASP pages. if i select a .html file as... -
IIS5.0 with ORACLE 9.2
Give the appropriate right to the folder where oracle is installed. For example provide Read & Execute, List Folder Containts and Read access to the... -
Problem moving from IIS5 to 4
Hi there, I've recently developed a fairly simple site to start learning ASP. I developed the site on a windows 2000 machine with IIS5 and MSDE,... -
Problem with authentication when using Windows XP in IIS5
I have a page that authenticates users by reading Request.ServerVariables("AUTH_USER") and Request.ServerVariables("AUTH_TYPE"). When users try to... -
#23668 [Opn->Fbk]: oracle<defunct> problem apache2+php+oracle
ID: 23668 Updated by: sniper@php.net Reported By: thecluster at argentina dot com -Status: Open +Status: ...



Reply With Quote

