473,396 Members | 2,087 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.

IIS restart takes ours

Once a while my server is showing my the "Service Unavailable" page
when IIS6 kills itself.

My shared hosting at allows me to click on an "Update Website" button
which restarts the whole site.

The process to restart my page takes between 4 to over 6 hours! My
hoster told me that I have about 200,000 files in a directory folder
and when the site restarts, windows loops trough each file to set
security properties (NTFS). The whole thing is on a shared server so it
is considerable slow.

The hoster told me they can DO NOTHING at all. Not even switch some
flags and checkboxes here and there

1) Is my hosting company fooling me?

2) Is there a way to speed up this process?

3) How much time does it take to restart a site with 200,000 files for
a windows 2003 server?

Thanks for helping.

Oct 7 '06 #1
3 1409

<ww*****@gmx.chwrote in message
news:11********************@i42g2000cwa.googlegrou ps.com...
Once a while my server is showing my the "Service Unavailable" page
when IIS6 kills itself.

My shared hosting at allows me to click on an "Update Website" button
which restarts the whole site.

The process to restart my page takes between 4 to over 6 hours! My
hoster told me that I have about 200,000 files in a directory folder
and when the site restarts, windows loops trough each file to set
security properties (NTFS). The whole thing is on a shared server so it
is considerable slow.

The hoster told me they can DO NOTHING at all. Not even switch some
flags and checkboxes here and there

1) Is my hosting company fooling me?
Probably not, although they could reduce the problem by putting less people
on a server, but that would cut their profit. If they are cheap, it is
likely they are running on low profit already.
2) Is there a way to speed up this process?
Possibly, but the fact that they have overloaded the server makes it
difficult, even under IIS 6.0. Different app pools, for example, might work,
but I am not fully convinced it will and it WILL make a maintenance
nightmare for them.
3) How much time does it take to restart a site with 200,000 files for
a windows 2003 server?
I would not think 4-6 hours, but the server being overloaded can sure hurt
things.

To me, it sounds like you have outgrown this particular package and possibly
this provider.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com/

*************************************************
Think Outside the Box!
*************************************************
Oct 7 '06 #2
Liz

200,000 files on a shared server ? why haven't they gotten rid of you ?

you haven't said what's in thoese files but perhaps you can migrate those
into SQL Server if it's available .. obviously you will have to re-code ..

it really kind of sounds like your architecture is not right or you need to
migrate to a dedicated box ... this wouldn't be one of those $4.95/month
plans, would it ?

L
<ww*****@gmx.chwrote in message
news:11********************@i42g2000cwa.googlegrou ps.com...
Once a while my server is showing my the "Service Unavailable" page
when IIS6 kills itself.

My shared hosting at allows me to click on an "Update Website" button
which restarts the whole site.

The process to restart my page takes between 4 to over 6 hours! My
hoster told me that I have about 200,000 files in a directory folder
and when the site restarts, windows loops trough each file to set
security properties (NTFS). The whole thing is on a shared server so it
is considerable slow.

The hoster told me they can DO NOTHING at all. Not even switch some
flags and checkboxes here and there

1) Is my hosting company fooling me?

2) Is there a way to speed up this process?

3) How much time does it take to restart a site with 200,000 files for
a windows 2003 server?

Thanks for helping.

Oct 7 '06 #3
When I contaced my hoster and told him I am going to switch, the site
was online in minutes! ...after 12 hours....

Acutally I pay a 100US a month, so its not a 9.95 solution at all. I
must say, that I pay more with increasing storage consumption.

I am thinking moving to ServerIntellect and go for their 249USD/month
solution.

That is more than doulbe what I pay right now, but at the end I need a
dedicated server anyway.

Thanks for helping...


Liz wrote:
200,000 files on a shared server ? why haven't they gotten rid of you ?

you haven't said what's in thoese files but perhaps you can migrate those
into SQL Server if it's available .. obviously you will have to re-code ..

it really kind of sounds like your architecture is not right or you need to
migrate to a dedicated box ... this wouldn't be one of those $4.95/month
plans, would it ?

L
<ww*****@gmx.chwrote in message
news:11********************@i42g2000cwa.googlegrou ps.com...
Once a while my server is showing my the "Service Unavailable" page
when IIS6 kills itself.

My shared hosting at allows me to click on an "Update Website" button
which restarts the whole site.

The process to restart my page takes between 4 to over 6 hours! My
hoster told me that I have about 200,000 files in a directory folder
and when the site restarts, windows loops trough each file to set
security properties (NTFS). The whole thing is on a shared server so it
is considerable slow.

The hoster told me they can DO NOTHING at all. Not even switch some
flags and checkboxes here and there

1) Is my hosting company fooling me?

2) Is there a way to speed up this process?

3) How much time does it take to restart a site with 200,000 files for
a windows 2003 server?

Thanks for helping.
Oct 7 '06 #4

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

Similar topics

18
by: amdishigh | last post by:
We are experiencing the following problems concerning ASP.NET: our ASP.NET application, written in .NET 1.1 platform, and hosted in IIS 5.0 environment, experience frequent session timeout problem....
3
by: John A Grandy | last post by:
In ASP.NET 1.1 and/or 2.0 ..... Is it possible to configure a web-app so that replacement of an .xml file ( physically located under the virtual dir root ) with a newer version of the file...
6
by: Leonardo Curros | last post by:
Hello, I would like to know what's the best way to restart one service. I would like to do it from the service itself. Is this possible? I try it with ServiceController.stop()...
8
by: kenneth fleckenstein nielsen | last post by:
hi guru's I want to restart my webservice when ever it throws an exception that isn't cought. can i do that by web.config or iss or how ??
8
by: firas489 | last post by:
Sometimes i need to restart the IIS on a current server, but the problems is that if i want to, then i have to contact them by either email or phone, but sometimes it takes few hour to do it. So i...
1
by: tin | last post by:
hi, i need to cache data in memory for a web appl, which takes up to 1 GB ram. and i don't want it to load everytime the appl restart (changing other code files/replacing other dll etc). and i...
4
by: shorti | last post by:
Can anyone explain in greater (and more comprehensive) detail what the RESTART option does in the ALTER TABLE table ALTER COLUMN statement. This is the description in Info Center: RESTART or...
3
machismo350
by: machismo350 | last post by:
In order to communicate on new certificates,i am doing an apache restart (using apachectl -k graceful) ,which should take the new .crt & .key for communication but this takes more time and any...
11
by: Jon Slaughter | last post by:
Is there any way to start a terminated thread without using a pool or creating a new thread object? void counter() { clicks = 0; clock.Start(); while (counterActive) { clicks++;
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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...
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.