简体   繁体   English

如何在 microsoft face api 中增加每秒事务限制?

[英]How to increase transaction per second limit in microsoft face api?

i have standard(s0) account on microsoft azure platform, i am trying to make an application to recognize faces from the images.我在 microsoft azure 平台上有标准(s0)帐户,我正在尝试制作一个应用程序来识别图像中的人脸。 this application will be used by many people simultaneously, currently we have limitation of 10 transaction per second in standard account that means if 10 concurrent user will try to make request at same time, the application will fail.此应用程序将被多人同时使用,目前我们在标准帐户中每秒有 10 个事务的限制,这意味着如果 10 个并发用户同时尝试发出请求,则应用程序将失败。 is there any method to solve this problem.有什么方法可以解决这个问题。

https://azure.microsoft.com/en-us/pricing/details/cognitive-services/ https://azure.microsoft.com/en-us/pricing/details/cognitive-services/

As per pricing, maximum you can have is 10 transaction per second.根据定价,您最多可以拥有每秒 10 笔交易。 According to my knowledge there is no way to handle this as of now.据我所知,目前还没有办法处理这个问题。 You might need to ask for support from Microsoft inorder to achieve this.您可能需要向 Microsoft 寻求支持才能实现此目的。

For this request,this is Microsoft Cognitive support team's reply: you can follow this guide to raise a support ticket, and Azure support team will increase TPS(Transaction Per Second) limit for you based on your past TPS call and then decide on the promotion.对于此请求,这是 Microsoft Cognitive 支持团队的回复:您可以按照本指南提出支持票,Azure 支持团队将根据您过去的 TPS 呼叫为您增加 TPS(每秒事务处理)限制,然后再决定促销.

According to the answered question , you can upgrade to higher TPS by submitting an Azure support ticket.根据已回答的问题,您可以通过提交 Azure 支持票来升级到更高的 TPS。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM