Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Extremely Slow Performance

Reply
Thread Tools

Extremely Slow Performance

 
 
Rabbit
Guest
Posts: n/a
 
      02-06-2006
Dear All,

I am development my web application on my PC, while its testing under the
local area network environment (http://192.168.0.2/webapp/default.aspx), the
speed and response are all very fast.

The slow performance issue happens while i access it via WAN method
(http://rabbit.dyndns.org/webapp/default.aspx), does anyone got any idea why
will this happen?

I did ask my friend to access my web application over the internet, and the
speed testing results are all very fast, so I wonder why this scenario only
happening when I use same PC to access my web application thru WAN?

Thanks in advance
Rabbit


 
Reply With Quote
 
 
 
 
Alvin Bruney - ASP.NET MVP
Guest
Posts: n/a
 
      02-06-2006
you need to figure out what the connection speed is from that point before
doing anything else. See if you can isolate the problem to eliminate or
blame the network as the source of the issue.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



"Rabbit" <> wrote in message
news:...
> Dear All,
>
> I am development my web application on my PC, while its testing under the
> local area network environment (http://192.168.0.2/webapp/default.aspx),

the
> speed and response are all very fast.
>
> The slow performance issue happens while i access it via WAN method
> (http://rabbit.dyndns.org/webapp/default.aspx), does anyone got any idea

why
> will this happen?
>
> I did ask my friend to access my web application over the internet, and

the
> speed testing results are all very fast, so I wonder why this scenario

only
> happening when I use same PC to access my web application thru WAN?
>
> Thanks in advance
> Rabbit
>
>



 
Reply With Quote
 
 
 
 
=?Utf-8?B?V2ViQnVpbGRlcjQ1MQ==?=
Guest
Posts: n/a
 
      02-06-2006
shot in the dark..
do you have two databases one for testing and one for production. could your
production site be trying to access the wrong db?

like i said a shot ing the dark, but it happened to me once.
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes


"Rabbit" wrote:

> Dear All,
>
> I am development my web application on my PC, while its testing under the
> local area network environment (http://192.168.0.2/webapp/default.aspx), the
> speed and response are all very fast.
>
> The slow performance issue happens while i access it via WAN method
> (http://rabbit.dyndns.org/webapp/default.aspx), does anyone got any idea why
> will this happen?
>
> I did ask my friend to access my web application over the internet, and the
> speed testing results are all very fast, so I wonder why this scenario only
> happening when I use same PC to access my web application thru WAN?
>
> Thanks in advance
> Rabbit
>
>
>

 
Reply With Quote
 
Rabbit
Guest
Posts: n/a
 
      02-07-2006
Thanks for your advice.

Problem fixed, it was due to my router, if i bypass it to connect my PC to
the broadband modem directly, the speed turns out as normal as I expected.

It is strange to me that the router(Netgear Wireless Router 802.11b - model
MR814) can perform all functions except the speed, probably its old enough
to replace another one ^.^


"Alvin Bruney - ASP.NET MVP" <www.lulu.com/owc> wrote in message
news:...
> you need to figure out what the connection speed is from that point before
> doing anything else. See if you can isolate the problem to eliminate or
> blame the network as the source of the issue.
>
> --
> Regards,
> Alvin Bruney [MVP ASP.NET]
>
> [Shameless Author plug]
> The Microsoft Office Web Components Black Book with .NET
> Now Available @ www.lulu.com/owc
> Forth-coming VSTO.NET - Wrox/Wiley 2006
> -------------------------------------------------------
>
>
>
> "Rabbit" <> wrote in message
> news:...
>> Dear All,
>>
>> I am development my web application on my PC, while its testing under the
>> local area network environment (http://192.168.0.2/webapp/default.aspx),

> the
>> speed and response are all very fast.
>>
>> The slow performance issue happens while i access it via WAN method
>> (http://rabbit.dyndns.org/webapp/default.aspx), does anyone got any idea

> why
>> will this happen?
>>
>> I did ask my friend to access my web application over the internet, and

> the
>> speed testing results are all very fast, so I wonder why this scenario

> only
>> happening when I use same PC to access my web application thru WAN?
>>
>> Thanks in advance
>> Rabbit
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pickle.load() extremely slow performance Jim Garrison Python 11 03-23-2009 09:21 PM
MapNetworkDrive: Extremely Poor Performance When Writing to Path Billy ASP General 1 02-05-2007 10:56 PM
Python SOAP and XML-RPC performance extremely low? Jack Python 8 07-07-2006 05:00 PM
Extremely Slow LAN transfers on WINXP Pro. Ed. RK Wireless Networking 2 07-07-2005 02:56 AM
ASP.NET/IIS on XP Pro Extremely SLOW B Dunwoodie ASP .Net 0 04-26-2004 11:03 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57