Regular Expressions 101

Community Patterns

BIGipServerPool Parsing

1

Regular Expression
PCRE (PHP <7.3)

/
(Set-Cookie.*BIGipServerPool-ReportsData-Dev.)(.*)(;.*)
/
i

Description

Parse for the BIGipServerPool set by F5 load balancers

Submitted by Nathan Baker - 9 years ago