Layer7 API Management

  • 1.  What is the maximum size of a String context variable?

    Posted Jul 21, 2017 09:57 AM

    What is maximum size of a String context variable?



  • 2.  Re: What is the maximum size of a String context variable?

    Posted Jul 22, 2017 06:06 PM

    From what i understand, i don't think there is a theoretical max size. I'm curious on your reasoning for asking? You have a use-case in mind that you'd like to share?



  • 3.  Re: What is the maximum size of a String context variable?
    Best Answer

    Posted Jul 26, 2017 09:18 AM

    I get a WARNING 6902 Invalid Quota Counter ID: The resolved Counter ID length exceeds the maximum length, 255.

    when I try to evaluate a regular Expression which one of the parts is bigger than 255.



  • 4.  Re: What is the maximum size of a String context variable?

    Broadcom Employee
    Posted Jul 27, 2017 12:01 AM

    Hello BeatDe ,

    The counter ID of Apply throughput Quota assertion is not a normal context variable, it will be saved to the database, and the relevant table column has only 255 length. ie. the Counter Id here cannot exceed 255 characters.

     

    Regards,

    Mark