Forum Discussion
table command hangs virtual server?
I have two iRules I wrote for F5 GTM... one that logs queries/reponses, and a new one I just added, to rate limit queries and which uses the table command.
In the logger iRule, I added a line like so:
set dropped [table lookup -subtable "dns_drop" $client_ip]
The table dns_drop is created in the other iRule, the rate limiting one.
When the above table call is added to the logger iRule, the virtual servers which have the iRule applied, timeout on DNS queries.. I would do dig agaisnt the VIP, it would respond immidiately three or four times, then timeout on the next. When I remove the table call from the logger iRule, it goes back to normal.
Nothing obvious in the log files.
Am I supoosed to be able to referecne a table across virtual servers?
Anyone know why this problem would happen?
The logger iRule: https://gist.github.com/3730440
The rate limitng iRule: https://gist.github.com/3729931
Thanks a lot,
Mohamed.
- HamishCirrocumulus1. What version of BigIP are you running?
- Mohamed_LrhaziAltocumulus
BIGIP GTM 11.2 and yes. the iRules are under the LTM section and applied to the virtual servers.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com