473,396 Members | 2,068 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

IIS5/ASP.NET unbelievably slow

Hello,

I am experiencing very slow processing of ASP.NET pages that are served over
LAN, while when running them on the server machine (ie http://localhost),
there is no slowdowns.

We have two desktop PCs with Windows XP Corporate ed, and one Laptop with
Windows 2000 Professional. The IIS is installed on all of them. When running
the ASP.NET applications from localhost, they run very smoothly. When the
application is uploaded to the presentation server (remote, administered by
our webhoster), also then there are no performance problems.
However, if I'd open the ASP.NET application from another PC on our LAN,
say, using address http://192.168.0.10/myApp , the pages are served
extremely slow. It seems that the page complexity does not matter, since I
have tested with simple pages that only assign some value to the variable
and then outputs it with Response.Write. It is by all means a server-side
problem, because ASP, PHP, and the Internet pages open with no problems on
the PC that was used as client.
Because of the fact that te apps run Ok on localhost, while drag when opened
from remote PC, I thought that's something connected with authentication.
But, all the apps used in testing have anonymous acces with IUSR_[machine
name].

I am quite puzzled now. Since all the three PCs with IIS installed behave
the same, I thought I'd search the newsgroup and many people should have run
into the same problem, so finding a fix should be not hard. However, I see
that when people ask the same question, usually that are given advices to 1)
Debug the application; 2) Understand that the pages load slow only the first
time, because of runtime compilation; 3) Antivirus is active on the server.
Neither of these are relevant on my case, so please don't spoil this thread
with giving such irrelevant advice, thus making my question to look like
"answered".

Thanks,

Pavils
Nov 19 '05 #1
3 2365
If you have a LAN, you have a Network Administrator. Ask him/her. As the app
seems to run fast enough on some machines, I would have to guess that the
bottleneck lies either in the host machine or the network.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Pavils Jurjans" <pa****@mailbox.riga.lv> wrote in message
news:ec**************@TK2MSFTNGP15.phx.gbl...
Hello,

I am experiencing very slow processing of ASP.NET pages that are served
over LAN, while when running them on the server machine (ie
http://localhost), there is no slowdowns.

We have two desktop PCs with Windows XP Corporate ed, and one Laptop with
Windows 2000 Professional. The IIS is installed on all of them. When
running the ASP.NET applications from localhost, they run very smoothly.
When the application is uploaded to the presentation server (remote,
administered by our webhoster), also then there are no performance
problems.
However, if I'd open the ASP.NET application from another PC on our LAN,
say, using address http://192.168.0.10/myApp , the pages are served
extremely slow. It seems that the page complexity does not matter, since I
have tested with simple pages that only assign some value to the variable
and then outputs it with Response.Write. It is by all means a server-side
problem, because ASP, PHP, and the Internet pages open with no problems on
the PC that was used as client.
Because of the fact that te apps run Ok on localhost, while drag when
opened from remote PC, I thought that's something connected with
authentication. But, all the apps used in testing have anonymous acces
with IUSR_[machine name].

I am quite puzzled now. Since all the three PCs with IIS installed behave
the same, I thought I'd search the newsgroup and many people should have
run into the same problem, so finding a fix should be not hard. However, I
see that when people ask the same question, usually that are given advices
to 1) Debug the application; 2) Understand that the pages load slow only
the first time, because of runtime compilation; 3) Antivirus is active on
the server. Neither of these are relevant on my case, so please don't
spoil this thread with giving such irrelevant advice, thus making my
question to look like "answered".

Thanks,

Pavils

Nov 19 '05 #2
> If you have a LAN, you have a Network Administrator. Ask him/her. As the
app seems to run fast enough on some machines, I would have to guess that
the bottleneck lies either in the host machine or the network.


Well, there comes another 'doh' answer that makes the thread 'sort of
answered'.

As I said, the classic ASP and PHP are served well from the same host, with
no problems. So, the TCP/IP or HTTP in our LAN should not be the problem
here. The issue is only within the ASP.NET applications. *ALL* the PCs that
are in the LAN and that are not the host machine itself, get the ASP.NET
application served very slow.

Regards,

Pavils
Nov 19 '05 #3
Sure sounds like a Network issue to me.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Pavils Jurjans" <pa****@mailbox.riga.lv> wrote in message
news:Oj**************@TK2MSFTNGP12.phx.gbl...
If you have a LAN, you have a Network Administrator. Ask him/her. As the
app seems to run fast enough on some machines, I would have to guess that
the bottleneck lies either in the host machine or the network.


Well, there comes another 'doh' answer that makes the thread 'sort of
answered'.

As I said, the classic ASP and PHP are served well from the same host,
with
no problems. So, the TCP/IP or HTTP in our LAN should not be the problem
here. The issue is only within the ASP.NET applications. *ALL* the PCs
that
are in the LAN and that are not the host machine itself, get the ASP.NET
application served very slow.

Regards,

Pavils

Nov 19 '05 #4

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

Similar topics

9
by: j askey | last post by:
I have a strange bandwidth issue that I have finally tracked down to something fairly specific if anyone has any ideas... Setup: Win2003 Server, PHP 4.3.4, IIS6.0, ISAPI Network: DSL line with...
2
by: Hans | last post by:
I found this articel that says that Server.HtmlEncode will screw up unicode data. I'm using htmlencode on many pages and cannot see that data are corrupted. It says in the "This information in this...
11
by: DJJ | last post by:
I am using the MySQL ODBC 3.51 driver to link three relatively small MySQL tables to a Microsoft Access 2003 database. I am finding that the data from the MySQL tables takes a hell of a long time...
2
by: kowald | last post by:
Hi everybody, I'm using win32com.client.Dispatch() to access a COM object (a database) from Python and in principle is works fine. However, it is unbelievably slow :-( It is 70 times slower...
5
by: Terry Strachan | last post by:
Hi, I have an asp.net webapp that works fine on my development machine, win2k/iis5 however, when I move the site across to win2k3 / iis6 i get the following error on postback of any page; ...
3
by: | last post by:
Hi All, I have several classic asp pages in site that were originally programmed with Visual Interdev (or Visual Web Developer Alpha... remember that?). The pages use the Script Library objects...
4
by: bluepete | last post by:
I have migrated to Vista Business and installed IIS 7.0. I moved some classic ASP pages from my old XP box running IIS to the new box. I've made no changes to the code, which worked fine on the old...
7
by: =?Utf-8?B?QWtlcmx1bmQ=?= | last post by:
User clicks a link that displays a customer card and financial stats (has a lot of database calls). Every 5 times the user clicks the same page/link it takes about 30 seconds (normal response time...
9
by: SAL | last post by:
I have an ASP.NET 2.0 app that takes about 17 seconds to load on first startup but then is very fast after that. As I understand it from some posts in June, this is caused by the loading of the App...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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...
0
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.