56
Managing the Server
<QuoteFields>disable</QuoteFields>
<!-- This is an optional flag to control if the fields need to be -->
<!-- escaped when unsafe characters are found in the fields. It can --
>
<!-- be set to enable or disable. By default, it is set to enable. -->
<!-- Based on rfc1738, unsafe characters are space, <, >, ", #, %,
{,},-->
<!--|, -^, ~, [, ], ` -->
<EscapeFields>enable</EscapeFields>
</Access>
<Diagnostic>
<!-- Directory in which log files will be placed, by default they are -
->
<!-- placed in logs/ in the server installation directory. -->
<Directory>${LOGGER.LOGDIR}</Directory>
<Rotation>
<!-- Maximum file size in kilobytes (1024 bytes) -->
<MaxSize>10240</MaxSize>
<!-- Rotation Time, there are 2 types -->
<!-- If type="daily", rotation only occurs every 24 hours, and the -->
<!-- format is hh:mm, for example 00:00 will rotate every midnight -->
<!-- If type="duration", rotation occurs when the duration of the log
-->
<!-- exceeds a certain length, duration takes a number in minutes -->
<Schedule type="daily">00:00</Schedule>
<!-- Max number of log files to keep, files will be named
admin.01.log, -->
<!-- admin.02.log, admin.03.log etc. -->
<History>5</History>
</Rotation>
</Diagnostic>
<Application>
<!-- Directory in which log files will be placed, by default they are -
->
<!-- placed in logs/ in the server installation directory. -->
<Directory>${LOGGER.LOGDIR}</Directory>
<Rotation>
<!-- Maximum file size in kilobytes (1024 bytes) -->
<MaxSize>10240</MaxSize>
<!-- Rotation Time, there are 2 types -->
<!-- If type="daily", rotation only occurs every 24 hours, and the -->
<!-- format is hh:mm, for example 00:00 will rotates every midnight -
->
Summary of Contents for FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA...
Page 1: ...Managing Flash Media Server...
Page 6: ...6 Contents...
Page 10: ...10 About This Manual...