Forum Discussion

caulfiedd_spurr's avatar
Apr 13, 2020
Solved

how many concurrency rest api request LTM,GTM can support

how many concurrency  rest api request LTM,GTM can support . I want to user a script to retrieve all the pool (name, member , monitor) configuration . or if there is a url that can retrieve all t...
  • Dario_Garrido's avatar
    Dario_Garrido
    Apr 14, 2020

    Another approach would be start without limits and check if your REST queries are being degraded (slow time of response because they are being queued, no response at all because you have reached iControlREST protection limit). It's up to you.

     

    In production traffic I would rather the previous option.

     

    If this has been helpful, please don't forget to mark the question as 'the best' of give some upvotes.

     

    KR,

    Dario.