Release 1.3 - ...
<client> element
Excludes requests from a client from Smi based on its ip address.
Example
| XML |
Copy Code
|
<client address="127.0.0.1" />
<client address="192.168.*" />
|
Attributes
| Attribute name |
Required |
Description |
| address |
Yes |
The ip address of the client that will be excluded. The ip address may contain a * as a wildcard. |
Parent element
| Element name |
Description |
| <exclude> |
Defines which requests to Smartsite are excluded from the Smi statistics. |
Child elements
None.