1053
Views
0
Helpful
0
Replies
ACE 4710 regex matching
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2010 08:58 AM
I've seen different samples for matching file types:
class-map type http loadbalance match-any regex_test
2 match http url .*jpg
3 match http url .*\.jpg
4 match http url .+\.[Jj][Pp][Gg]
Are all of the above correct (for matching .jpg)? If yes, would the .+\.[Jj][Pp][Gg] be better since it matches both upper and lower case?
TIA.
Labels:
- Labels:
-
Application Networking
0 Replies 0
