1000 requests per hour - counting algorithm

185 views
Skip to first unread message

Aleksandr Mishin

unread,
Feb 28, 2012, 10:43:09 PM2/28/12
to disqu...@googlegroups.com
Hello everyone.
In the Disqus API documentation says that the number of requests from the basic account is limited to onethousand per hour. I am interested in how the scheme are considered requests for me to navigate in the future. 

David Cramer

unread,
Feb 28, 2012, 10:47:31 PM2/28/12
to disqu...@googlegroups.com
A request is generally counted as any successful (as in, hit a valid endpoint) request. If you specify an invalid endpoint (not an invalid parameter), it shouldn't count against the quota.

On Tuesday, February 28, 2012 at 7:43 PM, Aleksandr Mishin wrote:

Hello everyone.
In the Disqus API documentation says that the number of requests from the basic account is limited to onethousand per hour. I am interested in how the scheme are considered requests for me to navigate in the future. 


Aleksandr Mishin

unread,
Mar 21, 2012, 5:25:25 AM3/21/12
to disqu...@googlegroups.com

A request is generally counted as any successful (as in, hit a valid endpoint) request. If you specify an invalid endpoint (not an invalid parameter), it shouldn't count against the quota.

I do not understand how the counting queries. For example a user visits a page - how many requests it makes to your service? 3/10/50? Or 1? And there are new requests when he visited the second time this page? (F5)

zhang

unread,
Mar 21, 2012, 9:28:04 AM3/21/12
to disqu...@googlegroups.com


在 2012-3-21 下午5:25,"Aleksandr Mishin" <iamnotth...@gmail.com>写道:
>
>
>> A request is generally counted as any successful (as in, hit a valid endpoint) request. If you specify an invalid endpoint (not an invalid parameter), it shouldn't count against the quota.
>
>
> I do not understand how the counting queries. For example a user visits a page - how many requests it makes to your service? 3/10/50? Or 1? And there are new requests when he visited the second time this page? (F5)
>

> --
> --
> http://groups.google.com/group/disqus-dev?hl=en

David Cramer

unread,
Mar 21, 2012, 2:37:25 PM3/21/12
to disqu...@googlegroups.com, disqu...@googlegroups.com
When they visit a page using the embed it doesn't count against your requests. This only matters when you're using the API and making calls on your own. 


On Mar 21, 2012, at 2:25 AM, Aleksandr Mishin <iamnotth...@gmail.com> wrote:


A request is generally counted as any successful (as in, hit a valid endpoint) request. If you specify an invalid endpoint (not an invalid parameter), it shouldn't count against the quota.

I do not understand how the counting queries. For example a user visits a page - how many requests it makes to your service? 3/10/50? Or 1? And there are new requests when he visited the second time this page? (F5)

Reply all
Reply to author
Forward
0 new messages