Solaris Bandwidth Manager 1.5 Administration Guide

URL Group Definition

A URL group definition is a list of one or more URLs (Uniform Resource Locator).

Format

url_group   name
                     url   url_address

The following characters are restricted, and must be entered as an ascii code, preceded by a percent (%) sign:

character 

ascii code 

25 

40 

3A 

2C 

23 

The / character can only be used as part of a path.

Example

url_group   web_sun_group
            url   http://www.sun.com/*.html
            url   http://www.sun.com/*.gif
            url   http://*:8080/~mylogin
            url   ftp://ftp.sun.com/*