Questions tagged [web-hosting]

The setting up and running of a server to serve web pages via the internet or LAN. Where you are not the administrator of the server the questions may be best asked on webmasters.stackexchange.com (for example if using shared hosting).

Filter by
Sorted by
Tagged with
33 votes
20 answers
3k views

Web Host Recommendations [closed]

I'm presently using web.com for website hosting. I've had some so-so experiences, and think they are a little overpriced. We have a fairly simple website - no e-commerce. We do need plenty of storage ...
28 votes
7 answers
25k views

Recommended DNS TTL

I know it could be very different based on the situation, but for hosting a website with no plans to move the hosting server what is a good TTL to set on the DNS record?
Brian Fisher's user avatar
25 votes
2 answers
75k views

What kind of server do I need to handle 10 million requests and mySQL queries a day? [closed]

I'm a newbie of server administration and I'm looking for a powerful hosting service to host my new website. This website is basically a back-end of an mobile online game, and it will: handle up to ...
Calvin's user avatar
  • 361
24 votes
13 answers
5k views

Server Hosting from your House - $200 to $300 per month range [closed]

I'm a developer lacking some infrastructure knowledge. What is the fattest pipe I can get to my house in the $200 to $300 range? I'd like to host a few servers at my house. Then if my company gets ...
Tyndall's user avatar
  • 591
24 votes
5 answers
29k views

Geo-DNS providers? [closed]

We've got a website visited by users mainly in the USA and UK. The site will be run on servers in both these locations. We would like to use a DNS service to direct users to the nearest server, but ...
Jason's user avatar
  • 341
19 votes
2 answers
39k views

Can I have 2 A records for the same domain

I have a domain set up on my hosting account, which is a shared host. It has been doing fine, but as the site becomes more popular the response times are getting slower and slower, and sometimes ...
CᴴᵁᴮᴮʸNᴵᴺᴶᴬ's user avatar
17 votes
4 answers
4k views

SSL certificate selection based on host-header: is it possible?

Is it possible for a web server to select an SSL certificate to use based on the host-header of the incoming connection, or is that information that is only available after the SSL connection is ...
DrStalker's user avatar
  • 6,976
16 votes
6 answers
5k views

When does a CDN (content delivery network) become worth it?

At what point is it worth adding a CDN (content delivery network) to your website? Does it make sense to use it for a relatively low traffic website that's a web application? The clients are all over ...
Chris Marisic's user avatar
12 votes
9 answers
928 views

Opinions on hosting servers in-house

I've read a half-dozen threads here about the pros and cons of hosting in-house, but our situation is a little different than most, so I figured I'd just open a new question. In short, we're a small ...
cemerick's user avatar
  • 283
12 votes
4 answers
22k views

Can I find the web hosting company from an IP address?

If I have an IP address, is there a way to find the web hosting service that this IP address belongs to? I tried using whois and traceroute but no luck so far. The case is that my friend bought a ...
ufk's user avatar
  • 333
12 votes
9 answers
8k views

Multiple private SSL certificates on a single shared hosting plan? [closed]

Recently I contacted my shared hosting provider about setting up private SSL for a few of my sites. I have several sites hosted under the same plan (the plan allows for unlimited domains). However, ...
em444's user avatar
  • 133
11 votes
4 answers
10k views

What's the difference between cloud hosting and normal hosting?

What's the difference between cloud hosting and normal hosting? And when do you use each? What are the benefits to the customer?
abdul's user avatar
  • 121
11 votes
3 answers
5k views

Are there any issues with having multiple IIS websites pointing at the same folder?

I have a website that a number of customers are using to host their sites. They each have their own domain name, but are using the same hosted service. Is it better to have them run off the same IIS ...
Glenn Slaven's user avatar
  • 2,420
11 votes
1 answer
86 views

Redundant web servers - 1 public addres

I'd like to host redundant internet accessible (NATed) web servers behind a f/w on the same standard ports. If I only have 1 publicly available address do i have to use a reverse proxy or load ...
shoguneye's user avatar
  • 111
9 votes
5 answers
11k views

How to get nginx to redirect from www to non-www domain?

Let's say I want to redirect from www.example.com to example.com and I want to do this using nginx. I looked around and did not see any good documentation on this so I figured I would ask and answer ...
Jauder Ho's user avatar
  • 5,537
9 votes
6 answers
21k views

Which free open source CPanel and WHM alternatives do you recommend/use? [closed]

I have been using webmin for some time now, however I miss the elegance and ease of WHM/CPanel combo I've had on shared hosting (and later dedicated hosting) platform. Looking around the web, all I ...
Keyframe's user avatar
  • 163
9 votes
1 answer
8k views

What is the difference between a cache, a primed cache and an empty cache?

Can someone explain the following concepts to me as the relate to measuring the data transfer of data from my web site. Whats the difference between a cache, a primed cache and an empty cache? Can ...
Enrique's user avatar
  • 113
9 votes
1 answer
216 views

With IPv6, should we be assigning distinct IP addresses to each host name served over HTTP(S)?

With IPv4, it's pretty much a given that unless there is some specific need that warrants IP-based virtual hosting, name-based virtual hosting should be done to avoid needlessly exhausting the address ...
user's user avatar
  • 4,375
9 votes
3 answers
4k views

How to explain Django/Python installation to Python-newbie running a shared IIS server [closed]

For reasons beyond my control, our website is hosted with a hosting provider that uses IIS for their servers. They currently offer PHP and ASP, and also Python and Perl through cgi-scripts. I want to ...
Epcylon's user avatar
  • 217
9 votes
3 answers
5k views

Naked domain on Google Sites New

I've been messing with my DNS settings and can't figure out how to get this to work... I have G Suite for example.com, with a (new) Google Sites app published and accepting www.example.com. I have a ...
Joe Enos's user avatar
  • 191
8 votes
6 answers
12k views

How can I find out who is hosting a certain domain? [duplicate]

I've got a friend who has been completely abandoned by his previous website guy. Yes, the guy was cut rate, and yes, you get what you pay for. Anyway, he has asked me to help him untangle all that ...
Matt Dawdy's user avatar
8 votes
3 answers
15k views

Failed to generate a user instance of SQL Server

I'm using Windows 7 Beta and trying to install a web application locally. This web site uses Microsoft SQL Server 2005 Express (SQLEXPRESS) and a MDB file in the web site's ~/App_Data folder. I was ...
Gabe Sumner's user avatar
8 votes
3 answers
4k views

What's the cheapest way to host hobby projects? [closed]

What's the best place to put your hobby web projects(the web app itself, not the code) ? Typically, the projects are such that: a) I just want to test out an interesting idea without exploring the ...
letronje's user avatar
  • 429
7 votes
6 answers
9k views

How to show a maintenance page for website when our network is down

We host our ASP.NET web sites internally (within our DMZ). When we are doing network maintenance, etc we would like to have our sites display a maintenance page, but our network is down so our hosting ...
SteveBering's user avatar
7 votes
4 answers
1k views

What is the cheapest non-colocation way to serve about 10 static files at a rate of 100 megabits per second to the web? [closed]

I've looked at Amazon S3 and it costs roughly $4746 per month for 100 megabits/s (which translates into 31,640 Gigabytes of data transferred. That's at a rate of $0.15 per gig.) I haven't found a ...
Mark172's user avatar
  • 217
7 votes
5 answers
3k views

How does one prevent another server in a subnet to "steal" the IP address of our own server while it restarts?

We are renting a Windows root server at Serverloft. Recently, when the server restarted after installing regular Microsoft updates, it restarted properly, but couldn't be accessed anymore, and a Linux ...
Olaf's user avatar
  • 871
6 votes
11 answers
609 views

Will my URL stay secret if I never link to it?

I have a URL that I would like to share with my friend who needs the information on it, but I do not want the public to see it. The URL refers to an index.html, which is in my public_html and ...
user9474's user avatar
  • 2,468
6 votes
3 answers
8k views

Unused domain name getting routed to double click

I have an unused domain name which is registered by Network Solutions and which I thought was turned off. However, entering the domain in a browser results in getting redirected to a double click ...
Tyler Durden's user avatar
6 votes
1 answer
651 views

Is a VPS with some resources the same as a Dedicated server with exactly same resources?

Apologize if I shouldn't ask this here. I want to acquire a VPS or a Dedicated. I read about VPS and Dedicated and the differences but I don't understand something... Is a VPS with some resources (X ...
MM PP's user avatar
  • 269
6 votes
8 answers
20k views

Latency in Internet connections from Europe to USA

I'm looking for a (cheap) Web hoster. Basically all the hosting providers that I can find, and match my requirements are located in the USA. But my target audience is in (Western-)Europe, I know for ...
GvS's user avatar
  • 255
6 votes
3 answers
24k views

nginx can't bind to port 80..Nothing running on port 80

I'm trying to setup nginx on Ubuntu 11.04. I have followed the roughly the directions found here: http://library.linode.com/frameworks/sinatra/debian-6-squeeze . I know it is for Debian, but I ...
Noah Clark's user avatar
6 votes
5 answers
489 views

Is the world ready for name based HTTPS vhost service? [duplicate]

Possible Duplicate: Multiple SSL domains on the same IP address and same port? I'm developing a web app that MUST MUST MUST use HTTPS. It's kinda developed on the cheap though, and I really don't ...
billpg's user avatar
  • 585
6 votes
3 answers
12k views

Forward http traffic to another ip address with iptables

We want to forward all http traffic to another IP address on an Amazon EC2 stock Linux machine (CentOS based). I know how to do this with proxy rules and apache, but I was assuming iptables would be a ...
Lightbeard's user avatar
6 votes
4 answers
2k views

Giving SSH access to a user, and security issues

Okay, so I have a VPS and I made an account for a friend so he can host his own domains (using the reseller features in DirectAdmin). He's asking for SSH access, and I know that this is probably a bad ...
Kris Sauquillo's user avatar
6 votes
1 answer
4k views

Proxy HTTP requests to servers on different ports, using subdomain

Say I have a minimalist Python web server running with several instances, each with different ports specified as command line arguments. I'd like requests to my server to be redirected like this, ...
Luke Stanley's user avatar
6 votes
3 answers
552 views

Should web farms be concerned with TLS handshake overhead

I have a web farm where the web servers are responsible for negotiating the secure connections. Does anyone else with a web farm go out of their way to reduce TLS handshake overhead by ensuring that ...
Brian Adams's user avatar
5 votes
5 answers
6k views

Become own domain registrar

I posted this on stack overflow and it was suggested that thsi should be posted here: I am moving my domain away from a very poor host and wondered if I can do away with a host/registrar altogether. ...
user avatar
5 votes
3 answers
579 views

Should I host my entire web application using https?

Actually my only requirement for using SSL encryption is that when a user logs in, the password is transferred encrypted. However after reading a bit about protocol switching, that an HTTPS session ...
Joe's user avatar
  • 189
5 votes
6 answers
3k views

Prevent outgoing spam

What are some ways to prevent spam from leaving your servers should a hosting account get compromised? Have a bunch of clients on a server with cpanel but wondering if there was a way to just ...
Nikki Wilson's user avatar
5 votes
2 answers
254 views

Does Cloud Computing COST a premium? (or is it competitive with shared/managed/co-location)

Since cloud solutions (Google AppEngine, Amazon, etc.) do more for you, at the end of the day do they cost significantly more than doing it "yourself" with co-location hosting, etc. Not just ...
Pete Alvin's user avatar
5 votes
2 answers
12k views

How to setup multiple VPS or virtual machines on a VPS hosting account? [closed]

Let's say you have a Linux VPS hosting account and you wanted to add several VPS's inside that VPS or virtual machines, how can you do this? A scenario could be that I wanted to install an IIS server ...
user208509's user avatar
5 votes
2 answers
3k views

Is it normal for inbound traffic to far exceed outbound traffic?

I have a web server on a coloc host. All 'planned' activity is over HTTP. (There's no FTP server, no bittorrent client, no IRC bots, etc.) My inbound traffic is consistently 5-10 times higher than my ...
Phrogz's user avatar
  • 553
5 votes
1 answer
24k views

Best way to redirect pages on an apache/centos web server

I have a centos 6.5 web server running 2 websites off 1 ip address by using virtual hosts. domain1.com and domain2.com - both hosted on the same web server above. I need to redirect about 40 pages ...
Vitaliy's user avatar
  • 53
5 votes
1 answer
33k views

How would I go about setting up NodeJS on my Bluehost hosting account? [closed]

I like using NodeJS and I've gotten OK at it. Currently I'm paying Heroku to host my NodeJS apps, but I've also have a nice hosting account on Bluehost for a while. However, Bluehost by default, ...
CodyBugstein's user avatar
5 votes
6 answers
459 views

Recommendations for Windows Server 2008 Hyper-V VPS Host?

I'm looking for a well-respected, high-performing Windows Server 2008 Hyper-V VPS host. For my linux hosting, I use a shared WebFaction account, so I'm spoiled by their incredible service and support....
Donald Hughes's user avatar
4 votes
2 answers
4k views

How to expose SQL 2008 database to the world through the Internet?

My web hosting provider allows me to setup an SQL Server 2008 database from their web pages and then provides with an address of the form "tcp:domain.bla.net" that I can use to connect from anywhere. ...
Nestor's user avatar
  • 143
4 votes
10 answers
435 views

How do you recover when your hosting provider loses everything?

You've probably seen the messages at the stackoverflow blog and on codinghorror: blog.stackoverflow.com experienced 100% data loss at our hosting provider, CrystalTech. We're working to ...
Ward - Trying Codidact's user avatar
4 votes
9 answers
220 views

RubyOnRails Inexpensive Hosting Service [closed]

I am looking for a hosting service to host RoR (Ruby on Rails) applications. Please suggest hosting services where I can get an inexpensive plan. What are the best options out for hosting when you ...
user avatar
4 votes
4 answers
2k views

Alternative to heroku or google app engine for static files

I'm creating a simple site for my family and which is basically just static files (I don't want a CMS). I've tried using heroku and google app engine but heroku wind down the server which yields a ...
Nicklas A.'s user avatar
4 votes
2 answers
1k views

Are there any hosts that use openstack? [closed]

http://www.openstack.org/ I'm looking for a good cloud hosting company with utility style costs (paying for how much bandwidth, hard disk, cpu is used.
Matthew's user avatar
  • 1,897

1
2 3 4 5
20