Layer7 API Management

  • 1.  Context variable storage capacity

    Posted Jun 16, 2017 04:05 AM

    What is the maximum storage capacity of contxt variable of type message and content-type as text/xml?



  • 2.  Re: Context variable storage capacity
    Best Answer

    Broadcom Employee
    Posted Jun 25, 2017 09:30 PM

    Hello SoniaMehta ,

    There should be no hard limit on the size of message context variable, but the gateway will raise error if the message size exceed the value of cluster wide property io.xmlPartMaxBytes (it's 2.5MB by default). You can set it as 0 for unlimited size, but it's not a good practice.

     

    Regards,

    Mark