473,499 Members | 1,948 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS 6.0 bottleneck when serving ASP pages

Hi,
I just finished migrating our web site to Windows server 2003 from Windows
2000. It consists of a mix of static html and .asp pages that mostly
connect to MS access databases on the back end. Before going live with the
changes, everything worked very well. After going public, IIS 6.0 continues
to serve the static html pages with no problem but chokes on the ASP pages
(however not timing out), even though the web traffic is not high (around 40
or 50 anonymous users at a time). I dont think it is a problem on the back
end since we had that problem once before and made some changes under the
advanced ODBC settings that sped things up. In addition a couple of the .asp
pages only serve html and exhibit the same problem.
Can anyone provide some insight into how this can be optimized.
Thanks,
Geoff
Jul 19 '05 #1
1 1499
On Thu, 17 Jun 2004 19:31:04 -0700, "Geoff Winsor"
<ge***@brinkman.mbb.sfu.ca> wrote:
I just finished migrating our web site to Windows server 2003 from Windows
2000. It consists of a mix of static html and .asp pages that mostly
connect to MS access databases on the back end. Before going live with the
changes, everything worked very well. After going public, IIS 6.0 continues
to serve the static html pages with no problem but chokes on the ASP pages
(however not timing out), even though the web traffic is not high (around 40
or 50 anonymous users at a time). I dont think it is a problem on the back
end since we had that problem once before and made some changes under the
advanced ODBC settings that sped things up. In addition a couple of the .asp
pages only serve html and exhibit the same problem.
Can anyone provide some insight into how this can be optimized.


1) Stop using an ODBC connection, use an OLEDB connection instead.

2) Stop using Access. There is a documented Jet bug at this time
anyway, and Access is a bottleneck for most database uses.

3) Optimize code. IIS6 doesn't let you be as sloppy, so make sure
you close connections, destroy objects, have tight code and so on.

4) Try running in a separate process. For a low volume site it
likely will make no difference though.

Jeff
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
1602
by: Ornac | last post by:
I understand that there is much involved in figuring up I/O throughput, but I'm hoping the answer to the following question will be a simple A, B OR C. Given the configuration below, what...
10
2379
by: Clive Backham | last post by:
I tried posting this on comp.infosystems.www.misc, but that group appears to get very little traffic. So now I'm trying here. If there is a more appropriate group, please let me know. I'm...
5
2026
by: Alan | last post by:
I have a website with no ssi, php, cgi...nothing. Plain old flat pages are all it serves. I need to upload a list to it - a big, plain text list in html. A 2Mb list! With gzip compress, it comes...
0
5030
by: jack | last post by:
I am getting this error on my web server runnint ASP.NET on Windows 2003, it kills the serving web pages. The only way to get the web pages to start serving is to restart the server. I can't find...
2
1740
by: Amanda Pearls | last post by:
hello our win2003 server is currently facing the following problem. no asp.net web applications are working anymore. anytime i try to open aspx-pages following error message (popup window)...
2
1671
by: Jim Stools | last post by:
Server 2000 IIS 5 The server stopped serving pages on all the web sites: The Following error message: The page cannot be found HTTP 404 - File not found Internet Information Services
2
1269
by: plenty900 | last post by:
Hi folks, If 2 copies of Apache are serving the same pages and running the same PHP, what if anything could get messed up? I am specifically thinking session variables might, but I know I don't...
24
2467
by: RJ_32 | last post by:
When there is no rDNS record on an IP address, then it might take a while for the reverse lookup to timeout. I'm thinking of how on a tracert you can observe the delay. If so, then calling...
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7225
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6901
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7392
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4920
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3101
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.