Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to setup a ACE probe that expects a return of (server.domain.com) EXISTS=TRUE,AVAILABLE=TRUE,ACTIVE=TRUEBut it doesn't appear that I can use Parenthesis inside a regex. I've tried escaping as well.expect \(server\.domain\.com\) EXISTS=TRU...
Thanks that worked...I think (at least it excepted it as valid syntax. Though I had to add a \ before the space on Exists.Would I need to escape the periods in server.domain.com?i.e.server\.domain\.com
You can put rservers in multiple serverfarms at the same time. Using policy and class maps you determine which traffic will get sent to each serverfarm.You can then use a Layer 7 class map to direct any traffic from www.domain.com to production serv...