Forum Discussion
yang_128295
Nov 20, 2006Historic F5 Account
reject irule command doesn't work(9.1.2)
Hi all,
when i use fastL4 profile, bigip just drop syn packets when all pool member are down.
I want bigip to send reset for syn packets in order that client application made second action rapidly
I made the irue below. but reject command doens't work..
is there any problem in my irule
=============
when CLIENT_ACCEPTED {
set num [active_members antonio_pool]
log "active num is $num"
if { $num == 0 } {
reject
log "rejected"
} else {
pool antonio_pool
}
}
- CHNAG-SUH_PARK_
Nimbostratus
test reply message - hoolio
Cirrostratus
In case anyone else runs into this, CR72170 was created to track the issue: - hoolio
Cirrostratus
Per SOL7100 (Click here), it looks like this has only been fixed in 9.3 so far.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects