hosting uptime

easyhostmedia,

As mentioned before, it's not about your reports/software says. Your software does what it's told to do by programmers. I believe the real meaning of "100% uptime" is for the clients service/site to never go offline EVER. It's okay that you reboot but as long as you can keep the site live using a backup/secondary server while you update/reboot then your okay.

Thanks,
Logan Falletta
 
easyhostmedia,

As mentioned before, it's not about your reports/software says. Your software does what it's told to do by programmers. I believe the real meaning of "100% uptime" is for the clients service/site to never go offline EVER. It's okay that you reboot but as long as you can keep the site live using a backup/secondary server while you update/reboot then your okay.

Thanks,
Logan Falletta


well as i dont own or programme

Pingdom
site24x7
host tracker

and these show no downtime for the server i have mentioned even during reboots or updates, even the server logs show no downtime.

maybe the server provider has it linked to a secondary server so it does not go offline, ive never asked. i just make sure the server is secured and updated as needed
 
Last edited:
I wasn't trying to prove anything really. Simply trying to have easyhostmedia look at differently rather then turning back to his reports. The logs can say whatever but if a client logs on or is working late hours an all sudden the site is offline. The client is not going to care that you say "Oh, well my reports say it was never down" - The client will take his file and db to another provider instantly. All an all don't ever advertise 100% uptime. End of discussion
 
I wasn't trying to prove anything really. Simply trying to have easyhostmedia look at differently rather then turning back to his reports. The logs can say whatever but if a client logs on or is working late hours an all sudden the site is offline. The client is not going to care that you say "Oh, well my reports say it was never down" - The client will take his file and db to another provider instantly. All an all don't ever advertise 100% uptime. End of discussion

I dont just use server logs i use reports from

Pingdom
site24x7
host tracker

on all my servers and yes the server i have my clien t on has suffered downtime and i can guarantee that my clients soon shout if their is any downtime, even if its planned and they are informed.

the server that i have had up since Oct 2009 without any recorded downtime, does not house any clients it is used to run RMS only. The pprovider may have this server linked to a secondary server so it does not go down during reboots etc. but ive not asked them about this.
 
I have to side with the theory that any downtime, whether it is a restart or not, is downtime. As a customer, I don't care what the reason behind my server being down for 5 minutes is. If I cannot connect to the site in 5 minutes, that means I lose visitors.

On the other hand, I don't yet know of any provider with a streamline offering like shared, reseller, VPS or a dedicated hosting that guarantees 100% uptime.
 
I have to side with the theory that any downtime, whether it is a restart or not, is downtime. As a customer, I don't care what the reason behind my server being down for 5 minutes is. If I cannot connect to the site in 5 minutes, that means I lose visitors.

On the other hand, I don't yet know of any provider with a streamline offering like shared, reseller, VPS or a dedicated hosting that guarantees 100% uptime.


This is exactly what I tried to explain earlier.
 
i dont and have never advertised 100% uptime

I wasn't talking about your company actually. I know that you offer 99.9%. I was making a personal statement of how I understand what 100% uptime is to me as a customer. Or what it isn't for that matter. :)
 
i asked my server provider about this and they confirmed that all servers they provide are linked to a secondary server and even that has a backup so that during reboots/updates etc. any sites/services still remain online so offering a 100% uptime rate, then only thing they cant forsee would be a hardware issue
 
Sounds like a good service they have there!

It is and when i took this out and gave them the recommendations from boonex on what needs to be set on a server to run their RMS they went 1 step further, then not only set up the server to run this, but they also built a centOS with RMS within it, so if the server does have hardware issues and goes down it saves a lot of time when i just need to install the correct OS
 
I've read through this thread with interest. It seems the issue here is what the definition of "uptime" is.

A server that is rebooting will rarely show any downtime via some monitoring services as they simply ping the server to see if it responds (yes, some will do tests on port 80, 143, 110 25 etc too but they are normally "premium" services).

Rebooting a server is downtime - albeit maybe only a couple of minutes - but it would be noticeable to anyone using a service such as browsing a website or downloading email on the server at the time.

The reason monitoring tools may not detect it as downtime is because the pings during a reboot may only stop for a few seconds whilst the server runs through POST and the NIC becomes available again.

So whilst the server may ping, the webserver, mail server, DNS, MySQL etc could all be down. You cant say to a client "I'm sorry your website isn't working but we do have 100% uptime" when at the same time Apache hasn't restarted after the reboot! You cannot reboot a server without causing downtime unless you have a HA (high availability) cluster in place (and even then that particular server still had downtime, just it's effects are not noticable)

It's for this reason some hosts use Ksplice to install kernel updates etc so they can update without rebooting and causing downtime.

In essence, yes you can make stats and pretty graphs show that you have 100% uptime depending on how often they check services, but in reality you can't have 100% uptime if you reboot.

Steve
20 years on the internet starting in 1992 with a 2400/9600bps modem and Spry Mosaic browser
15 years in the IT/Hosting industry :D
 
I've read through this thread with interest. It seems the issue here is what the definition of "uptime" is.

A server that is rebooting will rarely show any downtime via some monitoring services as they simply ping the server to see if it responds (yes, some will do tests on port 80, 143, 110 25 etc too but they are normally "premium" services).

Rebooting a server is downtime - albeit maybe only a couple of minutes - but it would be noticeable to anyone using a service such as browsing a website or downloading email on the server at the time.

The reason monitoring tools may not detect it as downtime is because the pings during a reboot may only stop for a few seconds whilst the server runs through POST and the NIC becomes available again.

So whilst the server may ping, the webserver, mail server, DNS, MySQL etc could all be down. You cant say to a client "I'm sorry your website isn't working but we do have 100% uptime" when at the same time Apache hasn't restarted after the reboot! You cannot reboot a server without causing downtime unless you have a HA (high availability) cluster in place (and even then that particular server still had downtime, just it's effects are not noticable)

It's for this reason some hosts use Ksplice to install kernel updates etc so they can update without rebooting and causing downtime.

In essence, yes you can make stats and pretty graphs show that you have 100% uptime depending on how often they check services, but in reality you can't have 100% uptime if you reboot.

Steve
20 years on the internet starting in 1992 with a 2400/9600bps modem and Spry Mosaic browser
15 years in the IT/Hosting industry :D

ive been able to use the RMS service at the same time as rebooting which backs up what my server provider states

they confirmed that all servers they provide are linked to a secondary server and even that has a backup so that during reboots/updates etc. any sites/services still remain online so offering a 100% uptime rate, then only thing they cant forsee would be a hardware issue
 
Back
Top