@miconda it seems so, maybe the problem lies in the delete ? i'm using in script to create a json with the ruid and memory is always growing. removing just these parts, memory is back to normal.

modparam("registrar", "xavp_rcd", "ulrcd")
...
after successful save
$var(amqp_payload_request) = $_s({"Event-Category" : "directory", ..., "RUID" : "$xavp(ulrcd=>ruid)", ... });
....


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.