TSE_38012
Apr 25, 2012Nimbostratus
iRule implementation for limiting concorrent connections
Hello All,
We are running the BIG-IP LTM 1600 ver. 10.2.2
I need help to know how we can implement an iRule to limit the number of concorrent connection per server.
We have one applicaiton where there is a need to implement some kind of rule which can bind the number of concorrent connection reaching to some limit let's say 500. I tried to implement using the 'connection limit' option available in VS setting. Setting this blocks the existing connection if it open another stream or connection.
User don't want to loose the existing connection but want to stop NEW connection.
Is there any way to implement the same.
Thanks in advance.
- Ankit