On Wednesday 08 June 2011, Omar wrote:
[..]
$avp i think uses shared memory, then i have to take care to reserve enough
memory for it in the shared memory right?
Hi Omar,
yes, AVPs live in shared memory as they are transactional. But you probably
need to create a lot of variables until your shared memory pool will be empty.
If you doubt that you've enough memory configured, just increase it - its only
really used on the system when its actually filled with content.
Best regards,
Henning