Jump to content

Depending on the number of users you will have using the server, you could use anything from an Intel Atom to requiring a multiprocessor setup.

 

Also, depending on how processor intensive your code is, how well its written, network speed, ect the requirements may need tweaked.

 

I have a website running on a Pentieum4 with 2GB RAM, but nobody uses it. So its mostly what you need to do with it.

 

In general though,

<100 visits an hour:

Intel Atom/i3

2GB RAM

IDE hard drive

101-500 visits an hour:

Intel Pentium/i5

4GB RAM

SATA 6 HDD

501-1000 visits an hour:

i7/Xeon/Opteron

8GB RAM

SATA 6 HDD

~Judah

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-971615
Share on other sites

Link to post
Share on other sites

If you are only having a tiny amount of visits (5-10-20 an hour) then even look into the Raspberry Pi, it's capable of hosting a small website. 

CPU: Intel Core i7-4790k @ 4.7 1.3v  with a Corsair H80 w/Dual SP120s - Motherboard: MSI Z97 gaming 5 - RAM: 4x4 G.Skill Ripjaws X @ 1600 - GPU: Dual PowerColour R9 290- SSD: Samsung NVME SM951 256GB-- PSU: Corsair RM 1000  - Case: NZXT H440 Black/red - Keyboard: Coolermaster CM storm Quickfire TK, Cherry MX blues - Mouse: Logitech G502 - Heaphones: Beyerdynamic DT 770 - Monitors: 3x VE248H Eyefinity 1080P -  Phone: iPhone 6S Plus               Please post your specifications in your post, signature or even better, system page on your profile!

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-971640
Share on other sites

Link to post
Share on other sites

Just rent a rack, there is no way that your connection can host a website.

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-971673
Share on other sites

Link to post
Share on other sites

My website has around 30 visits per hour, however I want it to be a bit future proof, so the server should handle 100 visits per hour.

A Raspberry Pi doesn't seem to be a good alternativ, because it reacts quite slow on an request.

I think my internet connection will be sufficient to host a website. I have 50 Mbit down an 15 Mbit upload.

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-971800
Share on other sites

Link to post
Share on other sites

Your internet is fast enough to support that traffic. I would suggest finding something cheap off craigslist.

 

Im using an old DELL Optiplex i got for $100 a few years ago. You could likely do with less though.

 

It all depends on what you are running on it. Something like a forum? Or just straight HTML?

~Judah

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-973460
Share on other sites

Link to post
Share on other sites

@Koopax You need to quote a post or tag a member or else they won't get a notification you replied to them.

 

If you don't need mass storage, you could also go with a ssd instead of a hdd. 

If you ever need help with a build, read the following before posting: http://linustechtips.com/main/topic/3061-build-plan-thread-recommendations-please-read-before-posting/
Also, make sure to quote a post or tag a member when replying or else they won't get a notification that you replied to them.

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-974560
Share on other sites

Link to post
Share on other sites

My website is running on an Linux server running Apache 2. Performance-wise it is comparable to a forum. So there's no plain HTML, but a lot of PHP an SQL Databases.

 

In that case, just something off Craigslist would work.

Also, get a $30 RAID card and throw in two WD Red's in RAID 1 will give you the storage you need.

 

But if you wanted to build it yourself, the AMD fx series is good. and THIS case has worked for me, you may like it.

~Judah

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-975859
Share on other sites

Link to post
Share on other sites

@WoodenMarker

Do you think an SSD can handle 24/7 operation. Is there really a noticeable benefit?

24/7 operation should be fine as long as it's a decent modern ssd. Random seek time would be much faster than a hdd. I'm not sure but I imagine that would benefit the responsiveness of the server. 

If you ever need help with a build, read the following before posting: http://linustechtips.com/main/topic/3061-build-plan-thread-recommendations-please-read-before-posting/
Also, make sure to quote a post or tag a member when replying or else they won't get a notification that you replied to them.

Link to comment
https://linustechtips.com/topic/70899-webserver-build/#findComment-977572
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×