Here, networking experience is crucial in determining the number of concurrent connections, as well as the number of sustained bytespersecond a front-line server can handle.
在判断并发连接数量以及每个前端服务器每秒可以处理的字节数时,网络经验是很重要的。
3
To get the actual data bytespersecond, you would have to take two samples (to get a start value and an end value), and divide the difference by the duration between the samples.