Is there a traffic limit on Apple's Push Notification Service?

最后都变了- 提交于 2019-12-21 20:47:11

问题


Is there a traffic limit on Apple's PNS? Documentation says:

You should also retain connections with APNs across multiple notifications. (APNs may consider connections that are rapidly and repeatedly established and torn down as a denial-of-service attack.)

It seems to be heavy traffic allowed with only keeping connection. Only rapid connect/disconnect case mentioned.

Really No traffic limit?


回答1:


That is what they say :-) So go for it!



来源:https://stackoverflow.com/questions/2170227/is-there-a-traffic-limit-on-apples-push-notification-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!