Hi,
There does not seem to be a way to update the limits of pipes dynamically.
If I don't use DB backing, there is no MI/RPC command to flush existing pipes and cause them to be recreated with reconstituted limits.
If I use DB backing and add pipes to the pl_pipes table, an SQL update to the limit column does not influence existing pipes that have been loaded from the DB on startup.
Am I missing something, or does the existing feature set of the module simply not allow this?
Thanks,