Firebase同步实时连接到我的数据库 [英] Firebase simultaneous realtime connections to my database

查看:308
本文介绍了Firebase同步实时连接到我的数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有在Firebase的免费飞机 - 我有100个同时实时连接。
但我不明白一件事:
现在,没有人连接到我的应用程序,并在Firebase中 - 这是写我有3连接。那是什么意思?
我一般有100个连接或最多100个同时实时连接?

我很乐意有人向我解释它是如何工作的。



感谢

解决方案

常见问题解答有一个解释什么是连接的项目:


同时连接相当于一个移动设备,浏览器
选项卡或连接到数据库的服务器应用程序。 Firebase对同时连接至您应用的
数据库的数量施加了
的限制。这些限制是为了保护Firebase和我们的
用户免受滥用。


Spark计划限制为100,无法提高。 Flame和Blaze
计划每个数据库的同时连接数限制为10万。
如果您需要超过100,000个同时连线,请联络
Firebase支援。

这个限制与使用者总数不同您的应用程序
,因为您的用户不一次全部连接。我们鼓励您
监控您的高峰同步数据库连接,并根据需要升级或增加
多个数据库。



I have the free plane in Firebase - I have 100 simultaneous realtime connections. But I didnt understand one thing: Now, No one connected to my app, and in Firebase - It is written that I have 3 connection. What that mean? I have 100 connections in general or maximum 100 simultaneous realtime connections?

I would love someone to explain to me how it works.

thanks

解决方案

The FAQ has an item that explains what a connection is:

A simultaneous connection is equivalent to one mobile device, browser tab, or server app connected to the database. Firebase imposes hard limits on the number of simultaneous connections to your app's database. These limits are in place to protect both Firebase and our users from abuse.

The Spark plan limit is 100 and cannot be raised. The Flame and Blaze plans have a limit of 100,000 simultaneous connections per database. If you need more than 100,000 simultaneous connections, contact Firebase support.

This limit isn't the same as the total number of users of your app, because your users don't all connect at once. We encourage you to monitor your peak simultaneous database connections and upgrade or add more databases if needed.

这篇关于Firebase同步实时连接到我的数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆