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...
Feb 14, 2012
I hate to necromancer a thread like this, but I'm curious if there ever was a resolution to this issue. We're on 9.4.8 HF4 and experiencing similar issues. A case is open with F5 but it's progressing slowly.
Thanks!
- 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.