【问题标题】:Poor response times office 365 REST API响应时间差 Office 365 REST API
【发布时间】:2014-11-27 21:56:04
【问题描述】:

我正在使用新的办公室 REST API 来访问 Exchange 数据,这些 API 的行为与预期一致,但是请求的响应时间变化很大。

以下是超过 30 个请求的时间记录器,每个请求之间的间隔为 10 秒(所有请求都返回相同的数据):

I: Polling request time: 33428ms
I: Polling request time: 35979ms
I: Polling request time: 5247ms
I: Polling request time: 28293ms
I: Polling request time: 5362ms
I: Polling request time: 5556ms
I: Polling request time: 5495ms
I: Polling request time: 27744ms
I: Polling request time: 1161ms
I: Polling request time: 34227ms
I: Polling request time: 865ms
I: Polling request time: 32169ms
I: Polling request time: 542ms
I: Polling request time: 5872ms
I: Polling request time: 641ms
I: Polling request time: 29248ms
I: Polling request time: 4756ms
I: Polling request time: 27813ms
I: Polling request time: 8048ms
I: Polling request time: 28107ms
I: Polling request time: 934ms
I: Polling request time: 29112ms
I: Polling request time: 29216ms
I: Polling request time: 5511ms
I: Polling request time: 1805ms
I: Polling request time: 33739ms
I: Polling request time: 8836ms
I: Polling request time: 1466ms
I: Polling request time: 31531ms
I: Polling request time: 30088ms
I: Polling request time: 333ms
I: Polling request time: 6271ms
I: Polling request time: 1670ms

平均时间: 16.4 秒 - 最长时间: 35.9 秒

请求有时会超时。

这是一个已知问题吗?预计响应时间会有所改善吗?是否有其他人经历过响应时间不佳的情况?

谢谢, 尼克

【问题讨论】:

  • 我只能通过有限数量的 SOAP(不是 REST)测试用例来确认,是的,Office 365 很慢。我正在与 Exchange Server 同步,与 Office365 相比,它在本地尖叫。但这是意料之中的,因为所有这些小数据包都跨越半个地球到达繁忙的 MS 服务器。不过,我还没有为个人请求计时。

标签: ms-office exchangewebservices office365


【解决方案1】:

感谢您的邮件和详细的测试结果!这是一个影响我们的 REST API 端点https://outlook.office365.com/api/v1.0 的已知问题,并将在年底前进行修复。临时解决方法是使用我们的预览端点https://outlook.office365.com/EWS/ODATA/,因为此预览端点不受相同问题的影响。

再次抱歉给您带来不便,如果您也看到https://outlook.office365.com/EWS/ODATA/ 的延迟高峰,请告诉我。

谢谢, 文卡特

【讨论】:

  • Venkat,预览端点似乎稳定了很多,所有请求都低于 500ms。在使用此预览版而不是生产版时,我应该注意什么?再次感谢您的帮助 Venkat。
  • 嗨尼克,没什么好担心的。我们希望尽快修复您报告的生产端点的性能峰值,并将在部署完成后提供更新。届时,请切换到生产端点。希望有帮助。谢谢。
  • 这有什么更新吗?生产 API 的性能似乎仍然很差。
  • Nick - 第一组修复已部署,根据我们的测量显示响应时间有所改善。另一组修复程序正在进行中。是否存在您认为性能不佳的特定请求或所有请求?这是零星的还是一致的?如果您可以分享任何详细信息,我们可以调查您是否遇到我们未跟踪的性能问题。
  • @VenkatAyyadevara-MSFT 我对 Office 365 Outlook 端点的响应时间也非常慢。怎么回事?
猜你喜欢
  • 2023-03-17
  • 2014-10-26
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-10-19
相关资源
最近更新 更多