Minimum requirements for 100 users
-
Agreed. 100 LAN party users are probably going to max. out your connection what ever it is. Really the number of users is no where near as important as the bandwidth of your WAN when it comes to hardware sizing.
@bmironb I assume you mean 6-7 Mega Bytes per second? Even so that seems quite poor performance for an X700. Torrents are more demanding than other traffic due to the high number of connections. Are you running packages?
It would not cope in this scenario though.In reply to the original question, an i3 2100 should be fine.
Steve
-
Yes 6-7mbps , i was just made the difference…between processors, i agree with the sistem that will be used from first post.
Thanks.
-
Thanks for the replies guys. So what I have learned up till now is:
- CPU should be fine
- The more ram, the more for Squid to cache
- High load handling would depend on the NICs?
I was not planning on buying any expensive NICs, I thought of buying these: http://www.intel.com/products/desktop/adapters/pro1000gt/pro1000gt-overview.htm
I have read a lot about great Intel NICs but I don't think they meant these cheap ones :)
Are there any other suggested packages to install other than squid?
-
I would expect the majority of your traffic will be non-cachable. The stuff you could usefully cache with squid would be game updates, windows updates, AV updates etc. However those are often special cases requiring some custom tuning of Squid. Make sure that is working if you are going to run Squid otherwise it may just be an overhead you don't need.
You will almost certainly have to consider some traffic shaping with that many users. It's beyond my expertise. Probably worth a separate question in the traffic shaping subforum.Steve
-
Thanks for the replies guys. So what I have learned up till now is:
- CPU should be fine
- The more ram, the more for Squid to cache
- High load handling would depend on the NICs?
I was not planning on buying any expensive NICs, I thought of buying these: http://www.intel.com/products/desktop/adapters/pro1000gt/pro1000gt-overview.htm
I have read a lot about great Intel NICs but I don't think they meant these cheap ones :)
Are there any other suggested packages to install other than squid?
The problem with the ProGT's is not the card itself, it's when you try to put multiple of them on a single PCI Bus. The PCI Bus has a theoretical maximum of 133MB/s, but you won't see that. More like 60MB/s max. That would be fine if you're just using those cards for the uplinks to your 100Mb/s internet uplinks. Of course, at that point, you could probably be fine with 10/100 PCI cards.
I would assume your i3 motherboard has onboard network, and if it's decent, try that. Otherwise, get a fairly inexpensive PCI-Express Intel card, even a desktop style Intel card can push a lot of data.
The main difference that I usually see with the server end of Intel cards is taking care of more of the data handling rather than offloading that to the processor. That can be handy with lower powered machines, but probably not so much an issue with what you're trying to do. But, again, the price difference between a Desktop Gigabit PCI-Express card and a Server version of the same card is about $50 ($35 Vs. $84 on Newegg, or $88 if you want a pretty box.)
Or, look on Ebay for Quad Port, PCI-Express, Intel Gigabit cards, you can usually find 'em for less than $150. Or a couple Dual Port Gigabit Intel PCI-Express cards for even cheaper.
You've got a lot of options, but I certainly wouldn't put your Gigabit LAN interface on a PCI Bus shared with 2 others.
If it were me, I'd probably see what the onboard Network is like on the board and go to my local computer parts recycler and pick up a 3 or 4 cheap, used Intel 10/100 PCI cards (extra, in case one's DOA). Use the 10/100's for 2x WAN uplinks, use the onboard for the LAN side. If the onboard sucks, pick up a cheap PCI-Express Intel Gigabit card (or, pick one up anyway, 'cause it'll be hard to test to much before the LAN.)
-
I did not know the PCI express cards where better! Thanks a lot, I will probably buy this one of these
- http://www.intel.com/content/www/us/en/network-adapters/gigabit-network-adapters/gigabit-ct-desktop-adapter.html
- http://www.intel.com/products/desktop/adapters/pro1000pt/pro1000pt-overview.htm
Will the difference in price be worth the performance difference?
-
I did not know the PCI express cards where better! Thanks a lot, I will probably buy this one of these
- http://www.intel.com/content/www/us/en/network-adapters/gigabit-network-adapters/gigabit-ct-desktop-adapter.html
- http://www.intel.com/products/desktop/adapters/pro1000pt/pro1000pt-overview.htm
Will the difference in price be worth the performance difference?
Only you can tell us that, and it might be only after testing that you'll know. It's right at the point where it's not a whole lot in sheer dollars, but we also don't know what kind of budget you're looking at. If there's a certain amount of budget for CYA expenditures, it might be worth it for the peace of mind.
Back to the original question, though, an i3 is probably fine. I was talking to our guys here and while they're running a server with Dual Sockets of Quad Core procs, they're currently seeing 16,000 session states and they're running at about 20% processor utilization, that's with 400 LAN seats, a bunch of phones and such on wireless, and 20+ consoles (xbox, playsation, etc.)
In theory, your i3 should have about 1/4 the processing power, but it also sounds like you're looking to support 1/4 the number of users we're seeing. I'd think you'd be ok if you're not trying to do a bunch with it. We do some traffic shaping, but no caching.
-
Thank your for your reply! We have a limited budget, and the costs for the router are actually coming out of my own pocket :p
I have looked in the traffic shaping page of pfSense, but found it hard to figure out to actually do traffic shaping :s All I want to do is block most ports accept the ones we are using, and then prioritize every gaming port over port 80.
-
Blocking/allowing can be done easily, just create two port aliases and name those respectively "allowed"/"blocked" or something and add those ports what you need.
After that goto firewall-rules and add rules with aliases.
Modifying of already made Traffic shaping rules were done from Floating-rules
-
- http://www.intel.com/content/www/us/en/network-adapters/gigabit-network-adapters/gigabit-ct-desktop-adapter.html
- http://www.intel.com/products/desktop/adapters/pro1000pt/pro1000pt-overview.htm
Will the difference in price be worth the performance difference?
I think the CT is a newer card that replaced the PT. I don't know what, if any difference you will see. I have a PT and it works fine.
As for throughput, the i3 should have no problem pushing gigabit speeds in a real-world scenario, as long as you're not trying to do encrypted tunnels or snort.
Having large numbers of users or states will increase your RAM needs, but not to the extent you might expect. I have over 300 users on my system (although not concurrent users, admittedly), my state table size peaks over 40,000 daily, and my reported memory usage has never hit 20% on a 4GB system.
If you go with squid then you'll want more RAM. If you're doing this out of pocket for a LAN party then my advice is to skip squid and settle for 1 or 2 GB of RAM and a low-cost i3.
-
Some type of NIC aggregation might be appropriate here too.
Enough of these will saturate your FSB, even though they are PCIx cards:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=251084127667