积极答复者
how many users can access my could service at the same time?

问题
答案
-
The available user numbers can be increased based on the numbers of role instances you set dynamically. Windows Azure will use the load balancer to adjust the incoming traffic to the role instances when the user numbers are increasing. Hope this can help you.
- 已建议为答案 Dino HeModerator 2013年6月17日 6:38
- 已标记为答案 Dino HeModerator 2013年6月17日 6:38
-
HI
You can do this in your portal.
http://www.windowsazure.com/en-us/manage/services/cloud-services/how-to-scale-a-cloud-service/
Or you can use your code with service management API.
- 已建议为答案 Dino HeModerator 2013年6月12日 9:24
- 已标记为答案 Dino HeModerator 2013年6月17日 6:38
全部回复
-
The available user numbers can be increased based on the numbers of role instances you set dynamically. Windows Azure will use the load balancer to adjust the incoming traffic to the role instances when the user numbers are increasing. Hope this can help you.
- 已建议为答案 Dino HeModerator 2013年6月17日 6:38
- 已标记为答案 Dino HeModerator 2013年6月17日 6:38
-
HI
You can do this in your portal.
http://www.windowsazure.com/en-us/manage/services/cloud-services/how-to-scale-a-cloud-service/
Or you can use your code with service management API.
- 已建议为答案 Dino HeModerator 2013年6月12日 9:24
- 已标记为答案 Dino HeModerator 2013年6月17日 6:38