is there a big difference between 100mb and 1gb for server internet connection speed
feedback
|
migrated from stackoverflow.com Dec 29 '10 at 13:36
This question came from our site for professional and enthusiast programmers.
|
Depends on how many people are using this connection and what they're doing. At its peak, 1gb will obviously be able to handle 10 times as much traffic than 100mb. If you're transferring a lot of data between servers often, then, yes, you will notice a difference. | |||
|
feedback
|
|
It all depends on how much data you're transferring, and how fast you want it done :-) if you need to transfer/stream 1gb+ files often (think file servers, streaming media servers, high load SQL databases, etc.) ... then yeah, it's a big difference | |||
|
feedback
|
|
Maybe not too relevant for the (external) Internet connection, but might well make a difference for inter-server communication within your data center (between app server and database server for example). | |||
|
feedback
|
|
Usually your server hard-drives can't supply that much data for long time, so it basically doesn't mean a lot unless you know what you're doing - both hardware wise, and software wise. | |||||||||
feedback
|