The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forumotion Request Limit

2 posters

Go down

In progress Forumotion Request Limit

Post by Ultron's Vision January 4th 2015, 6:04 pm

I haven't seen a topic for this in the Search function and neither have I seen an official statement regarding this.

So, to introduce, I plan on developing an API for forumotion, which is currently in the very early development stage and which I aim for will be able to handle and process server requests (such as performing admin and moderator options).

I know that there is a request limit for each user, and in order to avoid hitting it, I plan on delaying requests if this limit would appear to be hit soon.

Is there any official information you can disclose or would I just have to experiment with trial and error?

Thanks in advance,

Ultron's Vision
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

In progress Re: Forumotion Request Limit

Post by Ange Tuteur January 4th 2015, 8:36 pm

Hey @Ultron's Vision,

I don't have a definite answer, however, I noticed that the request limit doesn't seem to be as low as it used to be. I performed a little stress test and noticed that it returned 503 after about 90 consecutive requests in 3 seconds.

You can see a change in the response time as well.
Code:
14:16:27.897 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 550ms]
14:16:27.898 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 540ms]
14:16:27.898 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 400ms]
14:16:27.925 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 410ms]
14:16:27.926 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 550ms]
14:16:27.926 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 410ms]
14:16:27.927 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 940ms]
14:16:27.928 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 950ms]
14:16:27.975 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 930ms]
14:16:27.976 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1030ms]
14:16:27.977 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 990ms]
14:16:27.979 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 910ms]
14:16:27.979 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1468ms]
14:16:28.025 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1457ms]
14:16:28.026 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1420ms]
14:16:28.027 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1410ms]
14:16:28.027 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1472ms]
14:16:28.028 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1390ms]
14:16:28.085 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1892ms]
14:16:28.086 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1882ms]
14:16:28.086 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1792ms]
14:16:28.087 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1812ms]
14:16:28.087 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1892ms]
14:16:28.088 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 1933ms]
14:16:28.135 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2324ms]
14:16:28.136 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2314ms]
14:16:28.136 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2384ms]
14:16:28.137 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2324ms]
14:16:28.175 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2254ms]
14:16:28.176 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2384ms]
14:16:28.176 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2776ms]
14:16:28.177 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2806ms]
14:16:28.227 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2806ms]
14:16:28.228 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2816ms]
14:16:28.228 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2846ms]
14:16:28.228 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 2786ms]
14:16:28.229 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3166ms]
14:16:28.303 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3256ms]
14:16:28.304 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3306ms]
14:16:28.305 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3336ms]
14:16:28.305 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3326ms]
14:16:28.306 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3356ms]
14:16:28.427 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3496ms]
14:16:28.428 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3706ms]
14:16:28.574 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3616ms]
14:16:28.575 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3506ms]
14:16:28.575 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3636ms]
14:16:28.576 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3696ms]
14:16:28.576 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3826ms]
14:16:28.635 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4026ms]
14:16:28.636 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 3976ms]
14:16:28.637 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4036ms]
14:16:28.637 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4166ms]
14:16:28.638 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4086ms]
14:16:28.638 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4236ms]
14:16:28.638 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4426ms]
14:16:28.697 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4426ms]
14:16:28.698 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4526ms]
14:16:28.698 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4626ms]
14:16:28.698 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4646ms]
14:16:28.699 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4696ms]
14:16:28.784 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4846ms]
14:16:28.785 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4896ms]
14:16:28.882 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4896ms]
14:16:28.883 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4896ms]
14:16:28.883 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5036ms]
14:16:28.884 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 4956ms]
14:16:28.884 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5306ms]
14:16:29.051 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5236ms]
14:16:29.052 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5316ms]
14:16:29.053 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5336ms]
14:16:29.188 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5326ms]
14:16:29.189 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5396ms]
14:16:29.190 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5586ms]
14:16:29.190 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5496ms]
14:16:29.191 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5566ms]
14:16:29.266 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5706ms]
14:16:29.266 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5696ms]
14:16:29.267 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5696ms]
14:16:29.267 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5916ms]
14:16:29.268 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 5976ms]
14:16:29.268 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6006ms]
14:16:29.268 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6176ms]
14:16:29.389 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6046ms]
14:16:29.579 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6056ms]
14:16:29.580 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6286ms]
14:16:29.580 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6336ms]
14:16:29.581 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6396ms]
14:16:29.581 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6442ms]
14:16:29.688 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6456ms]
14:16:29.688 GET http://fmdesign.forumotion.com/ [HTTP/1.1 503 Service Temporarily Unavailable 6114ms]
14:16:29.759 GET http://fmdesign.forumotion.com/ [HTTP/1.1 503 Service Temporarily Unavailable 6214ms]
14:16:29.759 GET http://fmdesign.forumotion.com/ [HTTP/1.1 503 Service Temporarily Unavailable 6154ms]
14:16:29.760 GET http://fmdesign.forumotion.com/ [HTTP/1.1 503 Service Temporarily Unavailable 6191ms]
14:16:29.760 GET http://fmdesign.forumotion.com/ [HTTP/1.1 503 Service Temporarily Unavailable 6246ms]
14:16:29.761 GET http://fmdesign.forumotion.com/ [HTTP/1.1 503 Service Temporarily Unavailable 6246ms]
14:16:29.761 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6736ms]
14:16:29.762 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6756ms]
14:16:29.896 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6686ms]
14:16:30.110 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6556ms]
14:16:30.110 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6706ms]
14:16:30.247 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6544ms]
14:16:30.248 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6874ms]
14:16:30.356 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6894ms]
14:16:30.357 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6894ms]
14:16:30.358 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6864ms]
14:16:30.460 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6684ms]
14:16:30.608 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6624ms]
14:16:30.609 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6904ms]
14:16:30.750 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6914ms]
14:16:30.898 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6954ms]
14:16:30.899 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6894ms]
14:16:30.900 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6974ms]
14:16:30.900 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6924ms]
14:16:31.072 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 6964ms]
14:16:31.073 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7012ms]
14:16:31.192 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7082ms]
14:16:31.193 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7082ms]
14:16:31.194 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7092ms]
14:16:31.194 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7134ms]
14:16:31.195 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7174ms]
14:16:31.273 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7274ms]
14:16:31.273 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7324ms]
14:16:31.274 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7564ms]
14:16:31.274 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7504ms]
14:16:31.275 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7564ms]
14:16:31.392 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7494ms]
14:16:31.393 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7464ms]
14:16:31.393 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7664ms]
14:16:31.685 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7854ms]
14:16:31.686 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7904ms]
14:16:31.857 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7664ms]
14:16:31.858 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7674ms]
14:16:31.859 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7524ms]
14:16:31.859 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7764ms]
14:16:32.052 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 8004ms]
14:16:32.053 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7984ms]
14:16:32.236 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7954ms]
14:16:32.420 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7754ms]
14:16:32.421 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7664ms]
14:16:32.610 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7634ms]
14:16:32.611 GET http://fmdesign.forumotion.com/ [HTTP/1.1 200 OK 7844ms]
14:16:32.362 144

The response time seems to remain the same around 1 request every 1-3 seconds. I was using every 1 second with a tool I'm working on and didn't encounter any problems when it was getting multiple pages.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forumotion Request Limit

Post by Ultron's Vision January 4th 2015, 9:49 pm

I'll work with a request limit rate of 1000ms then, seems fairly reasonable. Thanks a lot Ange Tuteur, I'll be reporting back once I have more concrete API designs.
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum