Apigee KVM- Throwing KVM update error while my value is 500KB

snehansu
Participant III

As per the document KVM limit , key limit is 2KB and Value limit is 10KB. But in my requirement , my KVM value is 500KB . Please suggest how to implement this. While I update the value in in KVM is throwing error.

0 1 98
1 REPLY 1

Not applicable

is there any chance to break the value to multiple? if yes, then you can create multiple keys and values by breaking those.

if that is not the case, then use extension files(javasxript, java or python) in the proxy and keep them inside.