Layer7 API Management

 View Only
  • 1.  Layer7 socket and statement timeout

    Posted Oct 29, 2020 04:41 AM
    Hi all,

    I'd like to know how to set socket timeout and statement timeout on API Gateway.
    Moreover, what happens DB-side (external or internal) when a transaction times out by API Gateway? Do the Gateway send a signal to the DB?

    Thanks,

    ------------------------------
    Enzo Fusca
    ------------------------------


  • 2.  RE: Layer7 socket and statement timeout

    Broadcom Employee
    Posted Oct 29, 2020 05:48 PM
    I don't know the details, but usually when a client timeout and decides not to wait for the server response anymore, it assumes the server is dead, so I don't think it would send a signal to the server after timeout.

    Regards,
    Mark