473,569 Members | 2,352 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1413

<ww*****@gmx.ch wrote in message
news:11******** ************@i4 2g2000cwa.googl egroups.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.ch wrote in message
news:11******** ************@i4 2g2000cwa.googl egroups.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.ch wrote in message
news:11******** ************@i4 2g2000cwa.googl egroups.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
5354
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. After tracing, we find that it should be caused by "ASP.NET Application Restart" (proved by incremented counter for "Application Restarts" of...
3
3193
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 causes a web-app restart ... ? Also, is a stopping and starting a website in IIS the only way to restart a web-app ? (Of course, iisreset stops and...
6
3793
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() ServiceController.WaitForStatus(ServiceControllerStatus.Stopped) ServiceController.start() but doesn´t works. It seems waitforstatus instruction is the last
8
9307
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
3035
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 wonder if there Is a way to restart your IIS Programmitcally?? Thanx in adavnce Best Regards Firas S Assaad
1
1199
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 also want to avoid doing any deserialization/mashalling etc. basically i just like the speed of retrieving cached data from memory from the same...
4
7266
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 RESTART WITH numeric-constant Resets the state of the sequence associated with the identity column. If WITH numeric-constant is not specified, the...
3
3503
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 request coming for the corresponding host on which the configuration were done fails,is there any other way i can have apache take up the config changes...
11
3754
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
8132
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7678
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7982
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6286
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3656
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3644
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1226
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
944
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.