Layer7 API Management

 View Only
  • 1.  Layer7 Gateway WEBAPI

    Posted Mar 09, 2015 10:00 AM

    Layer7 Gateway WEBAPI when called from an async http client creates 6 calls all containing the entire response



  • 2.  Re: Layer7 Gateway WEBAPI

    Posted Mar 12, 2015 04:37 PM

    Anyone able to assist with this question?

     

    Thank you

    Avihai Baranes wrote:

     

    Layer7 Gateway WEBAPI when called from an async http client creates 6 calls all containing the entire response



  • 3.  Re: Layer7 Gateway WEBAPI

    Posted Mar 12, 2015 04:43 PM

    What is the question?



  • 4.  Re: Layer7 Gateway WEBAPI
    Best Answer

    Posted Mar 18, 2015 11:51 AM

    Examined case with Avihaiclal in detail.  A dotnet client calling the gateway 6.2 policy that was pretty simple wrapper for a backend service returned 6 responses, each with the complete duplicated response.  When same service called via a browser had a single response.  We used auidit logs to review headers between calling methods and could see  Keep-Alive, although not proven the suspicion is that this is changing how the backend returns the data to the gateway.



  • 5.  Re: Layer7 Gateway WEBAPI

    Posted Mar 18, 2015 12:05 PM

    Thanks Chris!  Sounds like this is being handled appropriately with our support team.