Viability Of Hosting Own Servers

Apr 26, 2007

For a small business where there is no colocation facility within any reasonable distance, who needs to host an application on ~5-10 servers in total, would such businesses simply be out of luck - or could they self-host their servers?

What are the reasonable alternatives to colocation? Getting a colocation facility in a different city wouldn't be an option. Neither would going with dedicated/managed hosting (because the business has its own servers and the in-house resources to administer them).

What is the viability of creating your own mini "data center" - by this I don't mean anything like a real data center, but just someplace where you could host 5-10 servers?

Perhaps you could give some advice as to the kinds of things one would have to keep in mind before attempting such a thing. (e.g. physical security, bandwidth, power, etc). The reason I ask is because surely you couldn't just rent a little office space and set up the servers there, right? (Or could you...?)

Do you know anyone who has hosted their own servers, numbering around 10 of them? (How did it turn out?)

View 14 Replies


ADVERTISEMENT

Report On Viability Of Domain Name Server (DNS) Failover Solution

Jun 22, 2006

I run a site with about 1,000,000 unique visitors per month and recents server failures made me decide to get a failover server to minimize downtime. My goal wasn't to get 99.999% uptime but to be able to be back on track after a failure in a "reasonable" amount of time. After evaluating several solutions, I decided to go with DNS failover. Here's how the setup work:

1) mydomain.com points to main server with a very low TTL (time to live)
2) failover server replicates data from main server
3) when main server goes down, mydomain.com is changed to point to failover server

The drawback is the DNS propagation time since some DNS servers don't honor the TTL and there is some caching happening on the user's machine and browser. I looked for empirical data to gauge the extent of the problem but couldn't find any so I decided to setup my own experiment.

The Experiment
==============

I start with mydomain.com pointing to the main server with a TTL of 1800 seconds (1/2 hour). I then change it to point to the failover server which simply port forwards to the main server. On the main server, I periodically compute the percentage of requests coming from the failover server which gives me the percentage of people for which the DNS change has propagated.

I made the DNS change at exactly 16:04 on 06/21/06 and here are the percentage of propagated users:

06/21/06 16:00 0 %
06/21/06 16:05 3 %
06/21/06 16:10 20 %
06/21/06 16:15 37 %
06/21/06 16:20 59 %
06/21/06 16:25 69 %
06/21/06 16:30 76 %
06/21/06 16:35 80 %
06/21/06 16:40 86 %
06/21/06 16:45 90 %
06/21/06 16:50 91 %
06/21/06 16:55 92 %
06/21/06 17:00 93 %
06/21/06 17:05 94 %
06/21/06 17:10 94 %
06/21/06 17:15 95 %
06/21/06 17:35 95 %
06/21/06 17:40 96 %
06/21/06 17:45 97 %
...
06/22/06 10:40 99 %

So even after 18 hours, there is still a certain percentage of users going to the old server so DNS failover is obviously not a 99.999% uptime solution. However, since more than 90% of the users are propagated in the first hour, the solution works well enough for me.

View 14 Replies View Related

Shared Hosting Or Dedicated Hosting Why Some Webmasters Prefer Dedicated Servers

Apr 7, 2009

I use shared web hosting service to get my website online. I'm wondering how many people use dedicated servers or virtual private servers instead and pay from $20 to several hundreds of dollars? Will I face any big problem with shared web hosting package which makes me choose dedicated servers?

View 14 Replies View Related

Hosting One Domain With Two Servers

Jul 18, 2009

I would like to host 1 domain with 2 servers. How would i get both servers to have the same info on them. I have 2 servers and I only have the intended need to host 1 website. How would I do that?

View 14 Replies View Related

Hosting One Site On Two Servers Via DNS

Aug 8, 2008

I run a website that gets a huge spike in traffic approx. once a month for 24 hrs.

Can you mirror one site on two separate servers and add load balance via the DNS records on godaddy.

exmp.

ns1.siteone.com
ns2.siteone.com
ns1.sitetwo.com
ns2.sitetwo.com

Is this possible? If one server goes down will I loose 50% of visitors or will it all forward to the up server.

View 15 Replies View Related

Anyone On Future Hosting Servers

Nov 24, 2008

How many people are on future hosting servers and can anyone comment on the performance
Last time I had one my loads where very high, access to plesk and ssh was very slow
They have a new offer on, 35% off double ram etc.. seems to good to be true

View 9 Replies View Related

XSI Hosting/Xanadu Servers

May 24, 2007

Sometimes you have a "shopping" experience which really sets itself apart from the rest... I think this is how "tips" were invented... anyways, I wanted to share my story because I am very pleased with this hosting company.

I am a web designer/developer/marketer. I have worked for big corporations who had in house hosting, to small start-ups using shared hosting. When I was looking for a VPS solution, I bumped into (online) Larry from XSI Hosting. I needed to finalize a host within 2 days to get a large client site live.

Larry spent over 2 hours answering my questions and giving me advice and recommendations. I had been to at least 30 other hosting companies who offer VPS and none of them were willing to spend the time to answer my questions accurately, honestly and correctly.

When I ran into a few "self inflicted" issue, the XSI support team is absolutely phenomenal. Not only have they been available 24/7 (believe me, I have contacted them many times at various times), they respond promptly, professionally, and work VERY quickly to resolve the issue. They even proactively monitor the account and resolve any concerns they have which may lead to an issue.

This is a VERY professional hosting company who provides quality service, quality support, and VERY competitive pricing.

All my new clients are going with XSI now.

View 3 Replies View Related

Is Hosting On Vps Servers Are Stable

May 4, 2007

Well haven't managed hosting on vps machines yes so I am wondering that how much this type of machine suit for running a hosting business ? Very honestly I think that people use vps for temporary bases and later they move to individual servers. I will appreciate your opinion.

View 14 Replies View Related

Hosting EMail And Web In Different Servers

Jan 4, 2007

I'm experiencing some issues that I thought were something normal, or something that you could expect when working like this, but I think that it is something that should NOT happen.

We own a dedicated server, where we host some sites we develop (around 80 right now). We usually host both email and web page in the same server, but recently we had two customers who wanted to host email in a different place. The first one has its own server with proxy, and the second one is waiting the previous company to change DNS values.

The problem shows when we try to send an email from ANY domain hosted in our server, to one of these domains. From Outlook, the error is something like "no such user found", but the REAL problem comes when a PHP script (usually a contact form) tries to send the email. This mails get simply lost, and the customer never receives them.

My question is: What do I configure, or how do I do so my webserver looks for the real DNS, instead of trying to send the mail directly to the local domain?

View 6 Replies View Related

Shared Hosting On RackSpace Servers

Sep 21, 2008

I searched for some shared hosting providers which host on RackSpace Servers... i have found MOSSO but i am still looking for others alternatives.

View 9 Replies View Related

GreenSql - Anyone Using This On Shared Hosting Servers?

Apr 16, 2009

Sorry to be always posting these "Anyone use such and such on shared hosting servers?" But it's pretty much the best thing I can think of instead of experimenting and going through all problems myself first. I guess all of us likes to see someone else try something out first and give feedback on it before attempting to implement himself.

I want to try this GreenSql as a way to help prevent user's web apps from being hacked using sql injection. Ive tried suhosin sql protections in the past but they simply don't work, but there is no kind of docs or even simple explanation anywhere about it on hardened-php site so that's probably why.

If anyone here uses this, has used it and knows anything about using this on a shared server please share your experiences. I am going to implement it on a test server no matter what but would be nice to know that this isnt one of those things with insane default rulesets.

It looks real cool and I will be giving it a try myself probably tonight and tomorrow. If anyone is interested I will post my findings.

As the rest of you hosts know we cannot guarantee 100% security or any kind of hack proofness. But in my time I have found out taking some steps to help preventing weak and outdated php apps can help in preventing disgruntled wep-app-hacked clients from making a crusade on the web saying you servers are insecure, crappy and all that. Isn't a sure fire way but I think it helps.

View 1 Replies View Related

For What You Used Dedicated Servers? Hosting? Reselling?

Sep 15, 2008

For what you used to use Dedicated Servers?

For your hosting purpose or for reselling them to your hosting clients?

View 4 Replies View Related

Offshore Hosting - Dedicated Servers

Apr 13, 2008

some quality offshore dedicated server providers. I have heard of Leaseweb and Piradius. Leaseweb seemed not to be a good choice as if I recall properly I read that previous hosting clients were dissatisfied with the lack of support. Is this true - what do you Leaseweb clients have to say? I could not find the Piradius servers so I gave up looking for them. Does anyone know where I can find their "actual" website?

Also, it would be helpful if someone can tell me how to find out who hosts a website by checking some data. For example, here is a Piradius client. Piradius might be a datacenter for all I know, so how I do find out who the hosting company is?

View 14 Replies View Related

Hosting On Brazil Based Servers

Nov 24, 2008

Can anyone recommend shared hosting company where servers are located at Brazil ?
If should be reliable, economical and Ii would be good if I can host multiple domains.
Also if the hosting company has its site in English or their staff can communicate in English?

View 10 Replies View Related

Hosting One Website Accross Two Different Servers

Dec 22, 2008

how to host one domain accross two different servers that gives resliance and load balancing?

I know I could setup my domain on two servers and have two of the following records:

www.domain.com x.y.z.a (IP add 1)
www.domain.com y.y.z.a (IP add 2)

But the problem is users also access emails by www.domain.com/webmail.

Now the MX record is pointing to one sever as we want to gather all the emails at one point. So how do I get the users to go to one particular server for the email? I was thinking to alter the email url to something like

www.mail.domain.com/webmail which only goes to one server.

View 8 Replies View Related

BT Business Web Hosting - Servers In Canada

Oct 24, 2008

I am developing a website for a client, whose web host is BT Business Broadband. I had noticed that the FTP connection to their server was a but slow, and the http connection was not as fast as my reseller account here. I also noticed something else funny....

I have simple PHP script that greets users according to the time of day. It was saying Good Morning, when it is the afternoon. To test, I uploaded another script to output the current time of the server. It was 5 hours out!

I contacted BT to ask them why the time was wrong, and they said that it's because the server is not located in the UK, the company that manages the server is located in Canada!

Frankly I am dissapointed with BT and feel slightly ripped off on behalf of the client.

They pay them enough money to expect a fast service, and to have the server located in the same country, let alone the same continent! This also will affect their search engine results, as it is hosted on a foreign IP address.

Has anyone else heard about this about BT before?

View 13 Replies View Related

Domain And Subdomains On Different Hosting Servers

Jun 24, 2008

I am about to create a domain for my shoutcast hosting service.

Now, I am getting a dedicated server just to host the shoutcasts accounts,
and keep on using my actual web hosting company for
the new domain website and email support.

Also I would like the shoutcast clients IP account to be:

server1.mydomain.com

So I need to create this subdomain in my shoutcast dedicated server?

And what Name Servers should I use for my domain?

I wonder, cos to be able to make the website and email I need
to give the DNS of my web hosting company, but if I dont use the
DNS of the Shoutcast Dedicated Server, would my clients be able
to login to their account?

View 4 Replies View Related

Hosting Site & Forum On Different Servers. How

Jan 22, 2008

Let's say I want to host DOMAIN.COM on one server, and FORUMS.DOMAIN.COM on another server.

View 3 Replies View Related

Email Hosting On Multiple Servers

Jun 27, 2007

one of my new customer demand "Email Hosting on Multiple Servers"

I don't understand what they want, i have two VPS with CPanel.

View 1 Replies View Related

Windows Web Hosting On Canada Servers

Dec 30, 2007

I require Windows 2003 web hosting on Canadian datacenter (Canadaian IP address) for some websites of one customer.

My exact requirement are

Windows 2003 server
2 domains to host
Total 20 Mb disk web space
20 mb Mysql database space (2 x 10 MB)
PHP, ASP (classic), ASP.net support
20 MB mail space (2 x 10 MB) (optional, can put the pricing in optional)
4 email address
AWSTATS
Control panel

Bandwidth requires will be less than 1 GB (total) per month.

We currently are not planning to use email feature, just will be hosting 10 to 15 pages on 2 websites. but do provide us the pricing for the same

Please give your best pricing for hosting on Canada Datacenter only.

We will be paying with paypal or credit card.

View 14 Replies View Related

Running PE860's Are Hosting Servers

Sep 30, 2007

How many of you guys out there are running PE860 servers either for real popular sites or just as a general hosting server?

Im running 4. 3 are hosting servers for hosting clients and the other is hosting a popular site.

View 11 Replies View Related

What Resources Shared Hosting Uses On Dedicated Servers

Oct 22, 2009

A nehalem with 12 GBs of RAM. It would have 10 TBs of bandwidth. Just wondering how much stress does it use on the CPU/RAM? How many accounts should I put on it? Lets say each account is 1 GB of space and 10 GBs of bandwidth.

View 0 Replies View Related

Can We Span The Hosting To Multiple Servers From Different Providers

Oct 12, 2008

Can we host a domain spanned over different servers?

Eg: domain.com

domain.com/blog hosted on host1 (dns.host1.com)
domain.com/forum hosted on host2 (dns.host2.com)
domain.com/wiki hosted on host3 (dns.host3.com)

Can this be done? How to implement this?

What are the features or facilities required to host like this.

Many of the free or cheap hosting companies and servers get closed very soon. They are not so reliable.

So if we can host the Blogs and Forums on a different servers and other content on low cost servers,

View 13 Replies View Related

Architecture For Shared Hosting Servers Cluster

Apr 11, 2008

I am planning for an architecture for the cluster of shared hosting servers. I intend to run around 10000 websites initially on Linux as well as Windows servers. I am planning for a load balanced setup and failover cluster with SAN or a similar storage solution where all the data will be stored. I am looking for suggestions on the best possible architecture which can accomodate all the above things. Also I need to know what are the best options available for load balancers and clusters.

View 0 Replies View Related

Poweful In-house Hosting Or Multiple Datacenter Servers

Jan 12, 2009

Currently my company's websites are hosted on a dual xeon beast with 8 gigs of ram and two SaS raid 5 arrays(i think). The bottle neck occurs with our single T1 connection. Our traffic is using an average of 97% of that T1 24 hours a day. We're looking into adding another T1 at the price of $600 monthly (bandwidth is expensive in our rural area).

I'm wondering if moving to two less powerful dedicated machines (one for db and one for apache) in a datacenter would be a better use of our money. For instance, The Planet is offering a Intel Xeon 3040 1.8 GHz Dual Core server with 1gb of ram and cPanel (something we don't have but I would prefer to have) for $175/month. Two of those would be cheaper and free up bandwidth for user PC's in-house.

View 5 Replies View Related

Godaddy Grid Hosting Mean Dedicated Servers Are Dead

Mar 27, 2009

I was looking at Godaddy's grid servers and it says you can have unlimited concurrent connections:

[url]

With dedicated servers if you wanted to have 2 million concurrent users you would need hundreds of dedicated servers in a cluster, but Godaddy grid hosting can do this for $4.99/month:

[url]

Of course currently give users unlimited compute cycles so if they start charging it could increase the price but godaddy don't charge for ram. Of course if you needed more bandwidth you can buy more.

Sure, Godaddy grid hosting doesn't allow videos on your server(embed's allowed) but you wanted to have a website that was at the top of digg and worldwide media outlets reported it, Godady grid hosting would be great for this.

So i guess if i had to choose between a dedicated server and godaddy grid hosting for a forum, i would choose grid hosting because i can have unlimited users online at the same time and not have to worry about cpu load.

View 14 Replies View Related

DMEHosting.com - > Worst VPS Hosting - They Dont Know How To Manage Servers

Oct 14, 2009

Ticket ID : #919385

---------------------------------------

We have serveral vps servers from dmehosting.com. I would say never choose dmehosting.com for your sites. A vps server is down for more than 14 hours and still down. They do not reply to my tickets. They do not inform about the issues.

I had have many issues with them like 1 - 2 hours downtime but that's not really matter.

Now the server is down for more than 14 hours and still not up. I have even asked them to transfer this vps server to another working node but they are not responding.

DON'T CHOOSE DME HOSTING .COM FOR VPS SERVERS........IF YOU NEED HIGH UPTIME AND SECURE DATA.

View 14 Replies View Related

Hardware: Db Servers, Web Servers, File Servers. Cpu, Ram, Disk

Jan 20, 2007

I have a lot of questions here so if you can't answer them all I understand. even pointing me somewhere where I could get the answers would be appreciated; hardware sites focusing on server hardware, forums focusing on such, etc.

we plan to have three different types of servers:

- db server (self explanatory. mysql. for forums, mysql driven sites.)

- file server (lots of files around ~2-10MB, consistant 70mbps right now, but we want more room for upgrades. needs a LOT of storage room.)

- web server (lots of php files, but also static things like plain html, images, etc. also includes all misc services for the setup-- dns, etc.)

could I be given a rundown for which hardware each of the three should have? I don't need specifics, even just knowing that more ram is important here while cpu doesn't matter as much, or that the fastest disks available are a must, etc would all be valuable info for me. despite that, I certainly wouldn't mind specific hypothetical hardware configs.

for the database server I'm assuming the more ram the better. not entirely sure about the cpu? also not positive on disks...

for the fileserver, how much ram would be practical or useful? disk io will be an issue I'm because plenty of people will be pulling files at once so the disk needs to read from multiple places. scsi (and even raptors) are not an option as we need 750GB+ of space on a reasonable budget. more ram will take some load of of the disks, but how much is neccessary / reasonable?

for the web server I'm assuming cpu first, then ram, but it'll likely need less ram than the db server?

I'm more lost on the disks than anything. scsi on the fileserver is not an option under any circumstances due to $/GB. for the db & web server I'm willing to pay for scsi if the performance increase really does warrant the extra money, but I'd like to be convinced before shelling it out. if you have benchmarks geared at server hardware when it comes to disks I'd really appreciate it.

also, what's the best way to network these together when colocated? each one with a dual gigabit ethernet port and then the communications go to and from the router?

View 7 Replies View Related

Cheap Servers For VPN (Virtual Private Network) And Image Hosting With High Transfer

Jul 4, 2008

i looking for the servers (powerfull and cheap) i take this post in vps forum 2 day's ago but i understand that it is better for me to take the post in dedicated forum my friend's :
1-vpn server(with many ip)-->with high transfer + good performance(for start)

2-server for starting image hosting (with high or unlimited transfer + 100mbps )+atleast 50_60gb h.d.d

View 2 Replies View Related

Time For A Dedicated? And Opinions On Future Hosting Dedicated Servers?

Mar 26, 2009

Some information about my forum:

I run a VBulletin forum with - 575,614 post, 14,369 members and 2.9 million page views per month. On average there are 300 - 400 people on the site.

The server right now is a Linux CentOS VPS with 1.1 gigs of memory. The hosting provider keeps telling me that I need a dedicated server.

Question # 1 - In your opinion - do you think its time for a dedicated server?

The server I am looking at has these stats:

E8300
2 GB RAM
250GB HD
cPanel
Management

The price I was given is pretty good. So the offer is going to be hard to pass up.

Question # 2 - Has anyone here used Future Hosting for their dedicated server solution?

View 9 Replies View Related

Send Mail To Another Servers But We Cant Recieve Mails Another Servers

May 24, 2008

We send mail to another servers but we cant recieve mails another servers. We can't recieve with webmail and outlook.

I look logs but there is no error and our ip is not in blacklist.

there is the error in our server

[url]

linux cpanel centos 4.6

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved