问题描述
在Azure中Windows虚拟机的大小(请参阅https://docs.microsoft.com/zh-cn/azure/virtual-machines/windows/sizes)上,使用了低流量和中流量Web服务器一词.
Microsoft是否提供有关中低流量的定义?例如,就并发用户,页面请求等而言?
谢谢
On the sizes for Windows virtual machines in Azure (see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes) the terms low and medium traffic web servers are used.
Does Microsoft offer a definition of what constitutes low and medium traffic? For example, in terms of concurrent users, page requests etc.?
Thanks
布莱恩
推荐答案
并发用户或页面请求没有定义.这些是您将收集的指标以及CPU/RAM/磁盘/网络指标,并查看您的工作负载是否适合一台通用计算机,或者您是否需要更大的东西.
There's no definition for concurrent users, or page requests. Those are metrics you would gather, along with CPU/RAM/Disk/Network metrics, and see if your workload would fit into one of the general purpose machines, or if you need something bigger.
HTH
这篇关于Microsoft对中低流量Web服务器的定义的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!