2 Replies Latest reply on Apr 30, 2012 2:42 AM by ashok.rajendran

    Throttling client requests based on client (name & type)

    ashok.rajendran

      Can someone tell me that how to throttle the client requests in Jboss ESB? For more info, based on the client, esb should be able to process the requests within particular TPS(Transaction per second). For example, if client_1 invokes the proxy_service_1, esb's TPS should be 60 and if client_2 invokes the same service, esb's TPS should be 80. Please provide me the way to achieve this functionality. In addition that, JON Agent configurations have some parameters for throttling. Can I use that parameters to throttle service consumers requests?

       

      Thanks in advance.