Maintain control of your Microsoft 365 data
Post Reply
ks.any.cloud
Service Provider
Posts: 51
Liked: 3 times
Joined: Mar 04, 2021 2:17 pm
Full Name: Kim Svane
Location: Denmark
Contact:

v8 REST throttling limits

Post by ks.any.cloud »

Hello everybody

We are looking into the switch to v8, with that said we need to change the REST API Throttling values.
In v7.x we have been using the following values in config file.

Code: Select all

      <Rest Enable="True" ControllerHost="127.0.0.1" HttpsPort="4443" TokenLifetimeInMinutes="60" CertificateThumbprint="REDACTED" IssuedBy="CN=R11, O=, C=US" IssuedTo="CN=domain" FriendlyName="domain" ExpirationDate="05/27/2025 08:36:03" TempFolder="G:\RestoreCache">
        <Throttling EndpointTokenPerSecond="1000" EndpointTokenPerMinute="6000" EndpointTokenPerHour="150000" />
      </Rest>
However it seems that this is not getting picked up in v8, what is changed here ?
Kim Svane @ any.cloud
Mildur
Product Manager
Posts: 10645
Liked: 2869 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: v8 REST throttling limits

Post by Mildur » 1 person likes this post

Hi Kim

The throttling keys were renamed in v8. Can you please retry with the following keys?

Code: Select all

<Throttling EndpointAnonymousPerSecond="1000" EndpointAnonymousPerMinute="6000" EndpointAnonymousPerHour="150000" />
Best,
Fabian
Product Management Analyst @ Veeam Software
ks.any.cloud
Service Provider
Posts: 51
Liked: 3 times
Joined: Mar 04, 2021 2:17 pm
Full Name: Kim Svane
Location: Denmark
Contact:

Re: v8 REST throttling limits

Post by ks.any.cloud »

@Mildur - Thanks, that helped! :)
Kim Svane @ any.cloud
t7MevELx0
Service Provider
Posts: 87
Liked: 12 times
Joined: Feb 06, 2024 6:55 pm
Contact:

Re: v8 REST throttling limits

Post by t7MevELx0 »

@Mildur
Are these settings documented in an official KB article? We’ve been using the same ones and weren’t aware they were outdated or incorrect. It would be helpful to have a central place to check for updates or subscribe to changes regarding configuration settings like these.

I believe those settings came from this post: https://benyoung.blog/blog/a-look-at-th ... -endpoint/.

Someone may also want to reach out to Gandalf to let him know the settings have been updated... :lol:

Thanks!
Mildur
Product Manager
Posts: 10645
Liked: 2869 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: v8 REST throttling limits

Post by Mildur » 1 person likes this post

Hi Kim,

No, I also believe the old ones weren't documented publicly. Ben Young's blog post was created for version 6 (April 2022) before he joined Veeam as an employee.

We typically don't share these special configuration parameters outside of support cases. Any modifications should be made with the guidance of our customer support team.

Best,
Fabian
Product Management Analyst @ Veeam Software
edh
Veeam Legend
Posts: 381
Liked: 119 times
Joined: Nov 02, 2020 2:48 pm
Full Name: Manuel Rios
Location: Madrid, Spain
Contact:

[MERGED] API Limit 1 per sec

Post by edh »

How to increase API Limit, from 1 per sec?

Client error: `POST https://XXXXXX:4443/v8/token` resulted in a `429 Too Many Requests` response: API calls quota exceeded! maximum admitted 1 per 1s.

This solution proposed by Ben , for v6 is not valid.

https://benyoung.blog/blog/a-look-at-th ... -endpoint/
Service Provider | VMCE
Mildur
Product Manager
Posts: 10645
Liked: 2869 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: v8 REST throttling limits

Post by Mildur »

Hi Manuel

Please see my first comment in this topic.
The configuration parameter Ben was talking about has changed in V8.

Best,
Fabian
Product Management Analyst @ Veeam Software
Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests