Best processors for web servers?


Recommended Posts

I don't know much about processors these days and i'm currently analysing my web servers specifications against cost and seeing where i can improve.

I need good processors for web servers running Linux (CentOS x64) WHM/CPanel and all related services, apache, ftpd, exim, sshd, mysql.

I currently have Intel Core2 Quad Q8200

Name Intel® Core2 Quad CPU Q8300 @ 2.50GHz Speed 2003.000 MHz Cache 2048 KB 4 cores

What is the better processor for my usage out of my current cpu's or processor below?

Intel Core i3-2120

Speed 3.30 Ghz

Cache 3 MB Cache

2 cores

Or any other recommended processors or these kind of tasks?

Link to comment
https://www.neowin.net/forum/topic/1113169-best-processors-for-web-servers/
Share on other sites

Web services usually aren't processor intensive if you build your app right so any modern cpu should work :) What web server/app server/app framework are you using? How much ram? what type of storage/disks? What is your expected load/hits/traffic like?

I don't know much about processors these days and i'm currently analysing my web servers specifications against cost and seeing where i can improve.

I need good processors for web servers running Linux (CentOS x64) WHM/CPanel and all related services, apache, ftpd, exim, sshd, mysql.

I currently have Intel Core2 Quad Q8200

What is the better processor for my usage out of my current cpu's or processor below?

Or any other recommended processors or these kind of tasks?

I'm currently running my web server on a Core i3-2120T, and for the incredibly low levels of load it receives it's really fast. It really depends on how much load you're expecting.

How much memory do you have? With a web server, especially running mysql on the same server, memory is probably a lot more important than your CPU. Unless you've got some huge amount of traffic? What is your traffic like?

Yeah as they said, CPU is only needed for high-load and database intensive operations (as well as memory but memory is more important).

I've got dual quad-core xeons with a server running 5 VMs including 2 web servers and 1 firewall and the CPU load is very low, the memory was at 15GB used of 16GB when I looked earlier.

Ok here we go,

Current specification

- Intel Core2 Quad Q8200
- 2GB Memory
- 2x 250GB 7200rpm Hard Disk
- CentOS 5.4
- cPanel Inc cPanel
- 5 TB Bandwidth[/CODE]

Using Apache/php/mysql/ftpd and all the rest of it..

The site hosts various frameworks, WordPress, vBulletin, Invision Powerboard, Cube Cart, Open Cart, OSCommerce, LemonstandApp, custom apps

I have about 30 accounts, most of them quiet, one of them really busy.

Biggest DB is the vBulletin forum with over 30k members, 55k hits/month, 3 million posts. site is quiet these days though.

I seem to have more issues with WordPress than anything else, it's a big target for spammers and if we get hit then i'll get a server load email saying it's too high, at one point i think we were being targetted by bots as it seemed to happen at the same time every night, 3/4am in the morning when really the server should be extremely quiet at that time.

The guy who looks after it has already disabled stats and lots of other non-essential tasks as it was making the server bork.

Last server load email:

[CODE]
1 Min Load Avg: 54.69
5 Min Load Avg: 12.96
15 Min Load Avg: 4.55
Running/Total Processes: 21/757


Output from vmstat:
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r b swpd free buff cache si so bi bo in cs us sy id wa st
0 103 453240 214936 9344 591552 1 1 26 110 2 1 3 1 90 5 0

Server uptime: 1 day 23 hours 59 minutes 57 seconds<-- note, only almost 2 days until last time it happened
Total accesses: 544082 - Total Traffic: 10.3 GB
CPU Usage: u.52 s.24 cu36.04 cs0 - .0213%
CPU load 3.15 requests/sec - 62.2 kB/second - 19.8 kB/request
114 requests currently being processed, 105 idle workers
[/CODE]

current loads:

[CODE]
System information
Server load 0.14 (4 CPUs)
Memory Used 25.88% (534,592 of 2,065,984)
Swap Used 0.01% (120 of 2,096,472)
[/CODE]

This is pretty low it's likely to rise throughout the day.

Another problem i've noticed: I have a client who has recently transfered their website to me, it is currently in development and i'm working on it for them, i noticed some pages were hanging only for 1 or 2 seconds but it was very noticeable i thought maybe the custom CMS had some bugs or something so i went back to the old host as the website is still online there.. it was so much faster, almost instant. so i started comparing page presses between 2 different servers, exact same site.. the load times on my server were noticeably worse.

Finally, this is the spec i've been looking at upgrading to:

[CODE]i3-2120 Dedicated Servers - Linux - Intel Core i3-2120
? Memory Options: 4 GB DDR3 RAM
? Hard Disk: 2 x 500 GB SATA
? Operating System: Linux CentOS 6.x
? Port Speed: Dedicated 100Mbit Port
[/CODE]

I'm just worried going from 4 cores to 2 cores will do more damage than good? but it does have a faster core and also is a much newer processor... so i still need to know which is the better performing CPU?

Any advice is appreciated, i just want something thats robust and can handle a kicking, as soon as i experience a high load the server borks and i'm sick of worrying about it..

If you're getting high loads due to having a WP blog you could make your own nifty additions to cut that down.

I.E. making javascript run and set a cookie, if it's not set then after 5 requests or so from that session just start serving empty pages. Or as some people and search engines have no javascript, and spambots will keep session data so that the can spam, make a new session variable to log how many requests they've made in the last minute, if it's over 60 then block their session and/or IP so it serves up empty pages.

Things like that are what you need to do :)

Is benchmarks a good thing to go by?

better benchmark = better performance?

see:

http://www.cpubenchmark.net/cpu_lookup.php?cpu=Intel+Core2+Quad+Q8300+%40+2.50GHz

http://www.cpubenchmark.net/cpu_lookup.php?cpu=Intel+Core+i3-2120+%40+3.30GHz

Also direct comparison here: http://ark.intel.com/compare/53426,39107 the i3 wins in every way except the cores.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Display Driver Uninstaller (DDU) 18.1.5.5 by Razvan Serea Display Driver Uninstaller (DDU) is a utility for completely removing AMD/NVIDIA/INTEL graphics drivers and related packages from your system, attempting to eliminate all leftovers (including registry entries, folders and files, driver store). Though AMD/NVIDIA/INTEL drivers can usually be removed via the Windows Control Panel, this uninstaller tool was created for situations where standard uninstall fails, or when you need to fully remove NVIDIA or ATI graphics card drivers. After using this driver cleaner, your system will behave as though it’s the first time you’re installing a new driver—similar to a fresh Windows installation. As with all such tools, we recommend creating a restore point beforehand, allowing you to undo changes if issues arise. If you're having trouble installing an older or newer driver, try it—there are reports that it resolves such problems. Recommended usage: The tool can be used in Normal mode but for absolute stability when using DDU, Safemode is always the best. Make a backup or a system restore (but it should normally be pretty safe). It is best to exclude the DDU folder completely from any security software to avoid issues. You do NOT need to uninstall the driver prior using DDU. Requirements: .NET Framework 4.8 Compatible with Windows 7, 8, 8.1, 10, and 11 (32-bit or 64-bit) Note: Using on Insider Preview builds is at your own risk. Display Driver Uninstaller (DDU) 18.1.5.5 changelog: Added 'Reset to recommended' button for the Options. General fixes and improvements. Download: Display Driver Uninstaller (DDU) 18.1.5.5 | 1.7 MB (Freeware) Download: DDU Portable | 1.2 MB Links: Display Driver Uninstaller Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • WACUP 1.99.51.24568 Preview by Razvan Serea WACUP (WinAmp Community Update Project) is a modern, enhanced version of the classic Winamp music player, designed for better stability, performance, and compatibility. Built for Windows, WACUP retains the familiar Winamp interface while adding 64-bit support, bug fixes, and new features like improved audio format support, customizable skins, and optimized playlist management. Unlike bloated alternatives, WACUP focuses on lightweight performance and regular updates, making it the best choice for fans of the classic Winamp experience. Basically, if you miss the good old days of Winamp and want a modern upgrade that doesn’t mess things up, WACUP is for you! WACUP key features: Classic Winamp Feel – Keeps the familiar interface and functionality. Bug Fixes & Stability – Fixes old Winamp issues and improves performance. 64-Bit Support – Works better on modern systems. More Formats & Plugins – Supports additional audio formats and third-party plugins. Customizable UI – Skins and tweaks for a personalized look. Better Library Management – Improved playlists, media organization, and search. No Bloat – Focuses on performance without unnecessary extras. Regular Updates – Community-driven development with new features and fixes. WACUP 1.99.51.24568 Preview changelog: Fixed a deadlock seen from the recent crash reports when doing some of the drag + drop actions within the media library window Fixed a loading crash seen related to a problem with some of the artwork cache image files being restored which should now be better handled allowing for the bad image to be removed without it failing Fixed a deadlock seen from the recent crash reports when the internal metadata cache clearing is triggered which could block the main ui thread for too long with this now being moved to a background thread Fixed some performance issues with some of the methods related to determining artwork support which mainly affected the local library import / refresh (this is still slower for some compared to other players because there's more data & artwork aspects being checked for which means doing more processing on a single file despite the best of attempts to reduce duplicate / heavy processing where possible) Fixed a crash with the JTFE based missing files hotkey which no one seems to have used for an age for this to appear (maybe it's time to seriously consider stripping out features that aren't being used) Fixed how some of the file types which use extra information to reference their sub-songs is handled which was preventing some from being correctly resolved back to their base file (noticed fixing above) Fixed an issue with the handling of files with underscores in their filepath which wasn't being correctly handled causing some of the filename to be lost when shown as the title if title reading is delayed Fixed a few things that might be behind NotSoDirect not being stable for some setups though am still not certain that the changes done for this are going to fully resolve the problem from the crash reports Fixed the OS toast handling when there's no prior shortcut in the OS start menu to now create the shortcut (needed to allow the yes/no buttons for the new build / post-release toast) to be done as a hidden one so it's less likely to cause annoyance for those not wanting to see it whilst still allowing this less than ideal OS api implementation requirement to be met to avoid toasts without the needed buttons Fixed a regression when moving from taglib1 to taglib2 which broke some of the handling in place to allow for external programs to still access files when wacup has a held open cached instance of the file Everything else Updated cppwinrt (gen_win10shell.dll) to 3.0.260520.1 (26 May 2026) Updated libcurl (libcurl.dll) to 8.2.1 (24 Jun 2026) Updated Monkey's Audio (in_ape.dll) to 13.15 (28 Jun 2026) Updated mpg123 (mpg123.dll) to 1.33.6 (6 Jun 2026) Updated OpenSSL (libcurl.dll) to 3.5.7 (9 Jun 2026) Updated pugixml to 1.16 (16 Jun 2026) Updated taglib (tag2.dll) to 2.3.0 (11 May 2026) Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 28 Jun 2026 Download: WACUP 64-bit | 9.6 MB (Freeware) Download: WACUP 32-bit View: WACUP Website | Screenshots Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • "over a thousand engineering hours" and started selling it but could not take a couple of minuets to send an AI email to ask permission. What an expensive lesson.
    • just tested it yesterday, a simple page with autoloading ADS takes 60mb....just 1 page for 60 megabytes.   poor people with a limited internet never will visit neolose
    • Tor Browser 15.0.17 by Razvan Serea Protect your privacy. Defend yourself against network surveillance and traffic analysis. Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody from watching your Internet connection and learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked. The Tor Browser Bundle lets you use Tor on Windows, Mac OS X, or Linux without needing to install any software. It can run off a USB flash drive, comes with a pre-configured web browser to protect your anonymity, and is self-contained. Tor Browser 15.0.17 changelog: All Platforms Updated Tor to 0.4.9.11 Updated NoScript to 13.6.25.1984 Build System / All Platforms Bug tor-browser-build#41821: Update gpg subkeys for boklm Bug tor-browser-build#41827: Update morgan's keychain with renewed key Download: Tor Browser (64-bit) | Tor Browser (32-bit) | 109.0 MB (Open Source) View: Tor Browser Website | Other Operating Systems Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
    • Apprentice
      jahara21 went up a rank
      Apprentice
    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      526
    2. 2
      +Edouard
      265
    3. 3
      PsYcHoKiLLa
      146
    4. 4
      Steven P.
      99
    5. 5
      macoman
      55
  • Tell a friend

    Love Neowin? Tell a friend!