This tool was created to make content rule creation on LoadMaster easier. Its main purpose is to translate a standard URL in to a regex (regular expression) format that the LoadMaster will understand.
This tool can,
Match or modify the full URL.
Match or modify based on the URL components, below is an example using the URL "https://tools.kemp.ax:8443/static/app/crb/crbv2.html?=newquery".
Protocol = https://
Host or Domain = tools.kemp.ax
Port = :8443
Path or Folder = /crbv2.html
Query = ?=newquery
Enter your own FQDN including "http://" or "https://" to see another example: