Skip to content

Is there any request quota limit per IP to httpbin.org/status ? #150

@adrian7

Description

@adrian7

I am writing a small js/html5 app to monitor my internet connection. For this I need to "ping" an external service to check if the device is connected to the internet. Httpbin/status/200 seems to be just what I was looking for, however my app will ping the service every 3 seconds or so (e.g. that means a peak of 28k times a day).
For me only using it, I guess that will be okay, however I plan to release it on github, so hundreds of users will probably start to use it.

Do you have any quota limit in place that I should be aware of before releasing it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions