Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt


Description:

RequestStatisticPeriodToSave can be used only for database as RequestStatisticOutput. Statistical data is stored into the database each RequestStatisticPeriodToSave seconds.

Note

This parameter is applicable only if RequestStatisticDataType is set as a Database.


Parameter type:Number
Default value:600
Possible values:

1...86400

For example, 600 means the statistical data is saved once in 600 seconds.


Code Block
languagexml
themeEmacs
<RequestStatisticPeriodToSave>600</RequestStatisticPeriodToSave>


...