Layer7 API Management

Expand all | Collapse all

Can we know the exact count of request reaches for a service and for a particular timestamp? Is there any way to find the count?

  • 1.  Can we know the exact count of request reaches for a service and for a particular timestamp? Is there any way to find the count?

    Posted May 24, 2018 12:17 AM

    We are facing issue one service, back end server was down for hours and we see routing failure count to number approx of 4500 but external client is saying they had sent only 2600 request to API Gateway. Is there a way we can find the exact count?

     

    Could anyone please help us in this case. 



  • 2.  Re: Can we know the exact count of request reaches for a service and for a particular timestamp? Is there any way to find the count?

    Posted May 24, 2018 12:45 PM

    The policy manager dashboard will display the total number of requests, routing failures & policy violations. There are certain limitations however, it shows data for intervals of hourly, fine etc only, not for an exact timestamp.

     

    If you have an ESM server, you can generate the report out of the same data.

    Gateway Dashboard - CA API Gateway - 9.2 - CA Technologies Documentation 



  • 3.  Re: Can we know the exact count of request reaches for a service and for a particular timestamp? Is there any way to find the count?

    Broadcom Employee
    Posted Jun 21, 2018 02:10 PM

    Good morning,

     

    In addition to the post above, if the HTTP Routing assertion has retries enabled which by default is 3 it will attempt that many times and report each as a failure. We normally recommend especially for POST requests to change retries to 0 to avoid outliers of the back end timing out on the read and we attempt to re post the payload causing duplication.

     

    Sincerely,

     

    Stephen Hughes

    Director, CA Support