12.5.2 Changes in the access log
The NIO HTTP server functionality of Application Server version 11 and Developer version 11 has an access log output function equivalent to the access log of the conventional in-process HTTP server. The following table describes the changes in the properties for which access log settings are specified.
|
Setting item |
Property name in Application Server version 9 and Developer version 9 |
Property name in Application Server version 11 and Developer version 11 |
Recommended value in Application Server version 11 and Developer version 11 |
|---|---|---|---|
|
Maximum file size |
webserver.logger.access_log.inprocess_http.filenum |
ejbserver.logger.channels.define.NIOHTTPAccessLogFile.filenum |
The same value as that in Application Server version 9 and Developer version 9 |
|
Maximum number of files |
webserver.logger.access_log.inprocess_http.filesize |
ejbserver.logger.channels.define.NIOHTTPAccessLogFile.filesize |
The same value as that in Application Server version 9 and Developer version 9 |
|
Format |
webserver.logger.access_log.format-name |
ejbserver.logger.access_log.nio_http.format |
Default value + Format argument specified individually |