Forum Discussion

Dave_Mehlberg's avatar
Feb 13, 2025
Solved

Can i use shared objects as I do data groups, in iRules?

I need to write a few iRules for policy NATing and using Shared Objects, would make the task (and iRules) cleaner and less complex.   For instance:  when CLIENT_ACCEPTED {   if {[matchclass[IP::r...
  • Michael_Saleem's avatar
    Feb 13, 2025

    I don't believe it is possible to reference Shared Objects within an iRule; you can only reference internal or external data groups. I agree, it would be useful to have it as a feature though.