Forum Discussion
hooleylist
Apr 25, 2012Cirrostratus
Hi Ankit,
You could track current client IP addresses in a subtable and the current connection count in a table entry and only reject connections from clients not in a subtable when the connections hit your threshold. See Spark's table articles for details:
https://devcentral.f5.com/wiki/iRules.table.ashx
https://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=2375
Aaron