Forum Discussion
Doug_104173
Nimbostratus
Sep 07, 2010Load Balancing SSL LDAP requests
Has anyone load balanced client requests over ssl through a BigIP to a pool of redhat directory servers? I would like to make a master and slave pair highly available behind my BigIP loadbalancers bu...
Colin_Walker_12
Jan 11, 2012Historic F5 Account
This is indeed some awesome stuff. I think Tech Tip worthy, personally. Adding it to the list to bother Ryan about later. ;)
Colin
- Erwin_de_BrouwerNov 05, 2021
Nimbostratus
Hi, at first glance I would say, yes that will work.
Is there a problem?
Do watch out for the fact you are using the "^" and "$" to mark the begin and end of the input string to search on. They are typically used combined with the multiline-flag (/m)
By the way, I like to use regexr.com when building and testing regex.