Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : ASP speed problems


pbabich NO[at]SPAM tqe.com
10/16/2003 2:35:22 PM
I am running IIS 5 on Win 2000. While troubleshooting a problem, I
created a simple ASP page that uses the GraphicServer COM object to
draw a graph. When I put my test page in a virtual folder that was
created by a VB6, WebClass application, the page is displayed in less
than a second. If I take the same ASP page and put it in a new folder
and create a new virual folder, it takes between 10 to 12 seconds to
load. I can't see any difference between the two virtual folders or
the permissions on the two physical drive folders. Does anyone have a
clue as to what is going on here. I believe this problem is related
Egbert Nierop (MVP for IIS)
10/20/2003 9:45:33 AM
[quoted text, click to view]
Maybe the isolation mode differs? (pooled app/in process)
ps: The graphic server is not really a thing that you can optimize for
performance... There are optimized components and .NET does it out of the
box at full speed :)
AddThis Social Bookmark Button