Web server slows down frequently

Web server slows down frequently

am 23.01.2008 23:36:02 von Jaams

I am doing a website hosted at www.bettermerchant.com
It is hosted on a dedicated server from godaddy.com on a windown2003 platform.
This is the one and only website hosted on the server, and still in
developing phase so there are no such user load (I can I am the only user who
browse).

Issue I am facing with the server request is that sometimes it replies
within 1-2 seconds but at some other time it gets slow down and takes 10-12
seconds to serve same page. It behaves same way for that time period and have
no affect even I referesh my browser 100's of time.

can someone help me with this issue?

Re: Web server slows down frequently

am 24.01.2008 01:40:46 von Patrice

And what is a page?




"Jaams" wrote in message
news:D0489A97-A92C-40EC-A362-CEAE5402BFE2@microsoft.com...
>I am doing a website hosted at www.bettermerchant.com
> It is hosted on a dedicated server from godaddy.com on a windown2003
> platform.
> This is the one and only website hosted on the server, and still in
> developing phase so there are no such user load (I can I am the only user
> who
> browse).
>
> Issue I am facing with the server request is that sometimes it replies
> within 1-2 seconds but at some other time it gets slow down and takes
> 10-12
> seconds to serve same page. It behaves same way for that time period and
> have
> no affect even I referesh my browser 100's of time.
>
> can someone help me with this issue?
>

Re: Web server slows down frequently

am 24.01.2008 19:47:01 von Jaams

I am facing this behaviour on all pages there including home page
(default.aspx).

"clintonG" wrote:

> And what is a page?
>
>
>
>
> "Jaams" wrote in message
> news:D0489A97-A92C-40EC-A362-CEAE5402BFE2@microsoft.com...
> >I am doing a website hosted at www.bettermerchant.com
> > It is hosted on a dedicated server from godaddy.com on a windown2003
> > platform.
> > This is the one and only website hosted on the server, and still in
> > developing phase so there are no such user load (I can I am the only user
> > who
> > browse).
> >
> > Issue I am facing with the server request is that sometimes it replies
> > within 1-2 seconds but at some other time it gets slow down and takes
> > 10-12
> > seconds to serve same page. It behaves same way for that time period and
> > have
> > no affect even I referesh my browser 100's of time.
> >
> > can someone help me with this issue?
> >
>
>

Re: Web server slows down frequently

am 25.01.2008 18:33:17 von Patrice

I would do two tasks at this point:

1.) Load the default.aspx page. Once it is loaded open a new instance of a
browser and request default.aspx again. It should load instantly. Do the
same dual-browser process for various other pages on the web site. If they
load slowly at first request and then near instantly on subsequent requests
this would be "normal" per the way .NET works.

2.) If the above doesn't seem to indicate what is expected after trying
requesting 3-6 different pages in different instances of the browser I would
talk to your hosting provider to ask if they have throttled bandwidth for
your server and I would do a lot of searching for blogs and documentation
related to improving performance for .NET applications. Finally, it could be
simple network latency. Who knows what peering agreements GoDaddy has.

"Jaams" wrote in message
news:728A2BAA-6D5F-4943-B595-263273DB948B@microsoft.com...
>I am facing this behaviour on all pages there including home page
> (default.aspx).
>
> "clintonG" wrote:
>
>> And what is a page?
>>
>>
>>
>>
>> "Jaams" wrote in message
>> news:D0489A97-A92C-40EC-A362-CEAE5402BFE2@microsoft.com...
>> >I am doing a website hosted at www.bettermerchant.com
>> > It is hosted on a dedicated server from godaddy.com on a windown2003
>> > platform.
>> > This is the one and only website hosted on the server, and still in
>> > developing phase so there are no such user load (I can I am the only
>> > user
>> > who
>> > browse).
>> >
>> > Issue I am facing with the server request is that sometimes it replies
>> > within 1-2 seconds but at some other time it gets slow down and takes
>> > 10-12
>> > seconds to serve same page. It behaves same way for that time period
>> > and
>> > have
>> > no affect even I referesh my browser 100's of time.
>> >
>> > can someone help me with this issue?
>> >
>>
>>