Skip to content

Parse server limitation #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
birdkingz opened this issue Jan 29, 2016 · 2 comments
Closed

Parse server limitation #25

birdkingz opened this issue Jan 29, 2016 · 2 comments

Comments

@birdkingz
Copy link

Hi, I would like to know if we host on our own server. Does all the limitations that Parse mentioned still apply?
For example:

  • Limit request per sec
  • Maximum of 10,000 for query result
@telemakhos
Copy link

Your server, your limits... 😁

@jamesyu
Copy link

jamesyu commented Jan 29, 2016

There are no limits applied by Parse Server itself. But of course, there are limits to what your infrastructure can serve. Also, you would want to limit the query so the client isn't waiting a long time to receive data, which might degrade UX.

@telemakhos has it right though: it's really up to you to set your limits!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants