Reply

Join Date: Jan 2004
Posts: 61
Reputation: Redshift is an unknown quantity at this point 
Solved Threads: 0
Redshift Redshift is offline Offline
Junior Poster in Training

Self Hosting

 
0
  #1
Jan 19th, 2004
I'd like to hear other peoples experiences of self hosting their website at home. I have DSL 1mbit down and 512Kb up is this enough? also what spec machine would I need I have an old Pentium 3 lying about. It's a fairly small site with 3 MySQL databases. I would like Recomendations or advice if anybody has any, or is it more trouble than it's worth?

Thanks

Red
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,026
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Self Hosting

 
0
  #2
Jan 19th, 2004
I would have to say it's more trouble than it's worth. First of all, most DSL/Cable providers discourage this and go as far as to not only block port 80 (http:// port) but may also cancel your account with them for bandwidth reasons.

Secondly, keeping a website up 24/7 requires a lot of effort on the part of a sysadmin to eliminate downtime and ensure peak performance.

Just to give you a general idea, a single server is used to host only these forums. It's a Pentium 4 2.4 ghz with 1 gig of RAM.

A much better solution is to invest in shared hosting with a reputable hosting company. You can get a great value to setup a website for as little as $10/month.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 61
Reputation: Redshift is an unknown quantity at this point 
Solved Threads: 0
Redshift Redshift is offline Offline
Junior Poster in Training

Re: Self Hosting

 
0
  #3
Jan 19th, 2004
Thanks Dani, I was just toying with the idea I currently use shared hosting and I have no complaints about it apart from when I started hosting with them they were getting massive DDOS attacks but it seems to be ok now. I probably stick with what I have but I was interested to find out about the ins and outs of it.


Cheers

Red
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 113
Reputation: movielad is an unknown quantity at this point 
Solved Threads: 1
movielad movielad is offline Offline
Junior Poster in Training

Re: Self Hosting

 
0
  #4
Jan 19th, 2004
One of the disadvantages of the ADSL platform is that because it's asymetrical, you're not going to be taking full advantage of the bandwidth available (since you'll be serving files through your upload capacity, which will slow things down considerably when the line gets busy with people requesting pages/files).

Another disadvantage - you don't (at least not here in the UK) have any SLA should the line go down. It'll get put right when the telecom provider feels like correcting it

SDSL and other technologies will hopefully change all of that, but until now it's still best to either get shared (or virtual private) hosting or a dedicated server.

Regards,

Martyn
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 61
Reputation: Redshift is an unknown quantity at this point 
Solved Threads: 0
Redshift Redshift is offline Offline
Junior Poster in Training

Re: Self Hosting

 
0
  #5
Jan 25th, 2004
Thanks Martyn, I take your points about ADSL upload speeds and you're right there is no SLA here in Ireland either unless you want to shell out for a leased line. My line has been fairly reliable since I got it installed exept when it was down for a week because some clown removed the jumpers from my line in the exchange all the telco kept telling me was my line conditions must have changed:rolleyes: but since I work for the telco I went up to the exchange and collared one of the engineers to fix it for me.
Reply With Quote Quick reply to this message  
Join Date: Feb 2004
Posts: 126
Reputation: J☼E is an unknown quantity at this point 
Solved Threads: 0
J☼E's Avatar
J☼E J☼E is offline Offline
Junior Poster

Re: Self Hosting

 
0
  #6
Feb 10th, 2004
i do agree its more trouble than its worth, it takes alot of time and more money than just buying some hosting ive tried this already and its not worth it i think
Reply With Quote Quick reply to this message  
Join Date: Feb 2004
Posts: 8
Reputation: Mosco is an unknown quantity at this point 
Solved Threads: 0
Mosco Mosco is offline Offline
Newbie Poster

Re: Self Hosting

 
0
  #7
Feb 21st, 2004
I dont agree with you guys when you say its more trouble then what its worth :-| . About the alots of time and money..? It doesnt cost a penny to launch ur own server , and the time part it takes all of 3 mins to get ur server installed and launched.!

I have been running a website and a forum of my comp based server for like 3 or more month's now.! I am on Shaw cable (Roger's communication's) and they have not sent me any letter's telling me about my banwidth. My forum has like over 400 or more members , my forum is running off my 700 mhz computer. The only down time people suffer from is when my comp descides to shut down, or when im dloading sumthing.! Im on cable internet, and i have only 512 ram. So you dont need a fast system to run a server.! On average it takes all og 2 seconds to load my pages.
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 372
Reputation: TheOgre is a jewel in the rough TheOgre is a jewel in the rough TheOgre is a jewel in the rough 
Solved Threads: 6
TheOgre's Avatar
TheOgre TheOgre is offline Offline
Posting Whiz

Re: Self Hosting

 
0
  #8
Feb 21st, 2004
I host my personal website and mail server on cable (OptOnline) and the only investment of time I've spent on it is the initial configuration to the servers, which was about 3 hours total, once I got the DNS working.

The reason (I think) you need such a beefed up server for the forum is because of the database. I former collegue of mine ran a site on a 486 with 128 MB of RAM on FreeBSD and the server was serving an average of 40,000 hits per day. Of course, that was a few years ago, so I have no idea what the site's running on now (I don't even remember the URL to even check it.)

My point is, it all depends on what your site is going to be serving (content-wise.) If you plan on having a few .html pages, or even .php, you shouldn't need a high-end system. If you're going to be accessing databases, then that's where the performance issue comes into play, requiring a server-class system.

If you enjoy tinkering with webservers and the like, you probably won't even mind the time you spend working on it.

...just my 2 cents...
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,026
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Self Hosting

 
0
  #9
Feb 21st, 2004
Doesn't OptOnline block ports 80 and 8080? I have OOL as well and that's what they do here in NY.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 372
Reputation: TheOgre is a jewel in the rough TheOgre is a jewel in the rough TheOgre is a jewel in the rough 
Solved Threads: 6
TheOgre's Avatar
TheOgre TheOgre is offline Offline
Posting Whiz

Re: Self Hosting

 
0
  #10
Feb 21st, 2004
Yes, they do block 80, which is why I have the firewall listening on another port. I had to create a firewall/nat rule that redirects the packets to the right IP:port on the internal net for web, but mail (25 and 110) works just fine.

Let me know if you want to see how I did it :)
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Networking Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC